feat(conf): shiki config + layouts
This commit is contained in:
parent
84e77c2b93
commit
a486d6982f
7 changed files with 55 additions and 40 deletions
|
@ -26,6 +26,7 @@ body {
|
|||
|
||||
:is(h1, h2, h3, h4, .h2, .h3, .h4) {
|
||||
font-weight: bold;
|
||||
text-wrap: balance;
|
||||
}
|
||||
:where(h1, h2, h3, h4, .h2, .h3, .h4) + * {
|
||||
margin-block-start: var(--space-s);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue