Skip to content

Commit

Permalink
fix css
Browse files Browse the repository at this point in the history
  • Loading branch information
aayushmau5 committed May 5, 2024
1 parent 49c35e2 commit 8899da5
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions assets/css/app.css
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,10 @@
}

.note-text h1,
h2,
h3,
h4,
h5 {
.note-text h2,
.note-text h3,
.note-text h4,
.note-text h5 {
font-weight: bold;
font-size: 1.2rem;
border-bottom: 1px solid rgb(100, 100, 100);
Expand Down

0 comments on commit 8899da5

Please sign in to comment.