Skip to content

Commit

Permalink
npx prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
Antisune committed Oct 21, 2023
1 parent bf23f54 commit 972d03c
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions assets/scss/components/_overlaypost.scss
Original file line number Diff line number Diff line change
Expand Up @@ -39,15 +39,17 @@
h1 {
margin-top: 1.5rem;
margin-bottom: 1.5rem;
font-size: 1.75em
font-size: 1.75em;
}

h2 {
margin-top: 1.5rem;
font-size: 1.65em
font-size: 1.65em;
}

h3 {font-size: 1.5em}
h3 {
font-size: 1.5em;
}
p,
ul,
li {
Expand Down

0 comments on commit 972d03c

Please sign in to comment.