More margins

This commit is contained in:
Daniel Flanagan 2023-06-26 15:01:45 -05:00
parent 63fcb71706
commit 2a0d16cc2f
Signed by: lytedev
GPG key ID: 5B2020A0F9921EF4

View file

@ -78,12 +78,12 @@ html,body
border-left solid var(--syntax-bpx) var(--syntax-ledg)
display flex
.highlight, form, ul, ol, p, details
.highlight, form, ul, ol, p
margin-top 1em
margin-bottom 0.25em
&:first-child { margin-top: 0 }
h1, h2, h3, h4, h5, h6
h1, h2, h3, h4, h5, h6, details
margin-top 2em
margin-bottom 0.25em