[opt] css
This commit is contained in:
parent
b7efbc647e
commit
725ab8db8e
|
@ -36,8 +36,6 @@ h1.article-title
|
||||||
margin-top: 0
|
margin-top: 0
|
||||||
h1:not(:first-child)
|
h1:not(:first-child)
|
||||||
margin-top: 2em
|
margin-top: 2em
|
||||||
h2:first-child
|
|
||||||
margin-top: 0
|
|
||||||
h2
|
h2
|
||||||
margin-bottom: 1rem
|
margin-bottom: 1rem
|
||||||
h3,h4,h5,h6
|
h3,h4,h5,h6
|
||||||
|
|
|
@ -29,6 +29,7 @@
|
||||||
padding: 20px 24px 12px
|
padding: 20px 24px 12px
|
||||||
h2,h3,h4,h5,h6
|
h2,h3,h4,h5,h6
|
||||||
font-size: $fs-h3
|
font-size: $fs-h3
|
||||||
|
margin-top: 1em
|
||||||
p
|
p
|
||||||
font-size: $fs-h4
|
font-size: $fs-h4
|
||||||
color: var(--text-p0)
|
color: var(--text-p0)
|
||||||
|
|
Loading…
Reference in New Issue