Skip to content

Commit

Permalink
fix: improve markdown style
Browse files Browse the repository at this point in the history
  • Loading branch information
sunshinesmilelk committed Nov 26, 2024
1 parent bfec833 commit f157b9b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions packages/libro-app/src/index.less
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@
h4,
h5,
h6 {
font-weight: bold;
color: unset;
}

Expand Down
1 change: 1 addition & 0 deletions packages/libro-core/src/index.less
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@
h5,
h6 {
color: unset;
font-weight: bold;
}

h1 {
Expand Down

0 comments on commit f157b9b

Please sign in to comment.