[opt] css

This commit is contained in:
xaoxuu 2022-12-15 12:59:56 +08:00
parent b7efbc647e
commit 725ab8db8e
2 changed files with 1 additions and 2 deletions

View File

@ -36,8 +36,6 @@ h1.article-title
margin-top: 0
h1:not(:first-child)
margin-top: 2em
h2:first-child
margin-top: 0
h2
margin-bottom: 1rem
h3,h4,h5,h6

View File

@ -29,6 +29,7 @@
padding: 20px 24px 12px
h2,h3,h4,h5,h6
font-size: $fs-h3
margin-top: 1em
p
font-size: $fs-h4
color: var(--text-p0)