feat: move essays of 2021

This commit is contained in:
Stefan Imhoff
2023-06-05 19:24:25 +02:00
parent 8c89a19b45
commit 0a1909d778
30 changed files with 2083 additions and 0 deletions

View File

@@ -150,6 +150,15 @@ const description = '…';
@apply mbs-0;
}
& h2 + h3,
& p + h2,
& p + h3,
& p + h4,
& p + h5,
& p + h6 {
@apply !mbs-12;
}
& > *:first-child {
@apply mbs-0;
}