style: prose remove first child margin
This commit is contained in:
parent
cd003e32ea
commit
31fa7446bd
|
@ -19,6 +19,7 @@
|
|||
_:where(mark){text-decoration:1;underline;#fce016;_bg:transparent;_text-decoration-color:rgb(252;224;22/.5)@dark}
|
||||
_:where(p,li){font:fade-76;_font:16;_line-height:1.65;_font:gray-34@dark}
|
||||
_:where(p,pre,blockquote,figure,ul,ol,table){my:1.125em}
|
||||
>:first-child{mt:0!}
|
||||
_:where(pre){p:20;_r:8;_overflow:auto}
|
||||
_:where(pre,code:not(.highlight_*)){bg:fade-3;_bg:fade-93@dark}
|
||||
_:where(strong,b,a,code:not(.highlight_*),mark,del){font:fade-92;_font:fade-12@dark}
|
||||
|
|
Loading…
Reference in New Issue