feat(content): added much content

This commit is contained in:
nico 2024-12-19 14:07:20 +01:00
parent cc899c587f
commit ede9c49e9f
Signed by: Nicolas
SSH key fingerprint: SHA256:ELi8eDeNLl5PTn64G+o2Kx5+XVDfHF5um2tZigfwWkM
7 changed files with 141 additions and 20 deletions

View file

@ -30,7 +30,7 @@ body {
text-wrap: balance;
}
:is(h1, h2, h3, h4, .h2, .h3, .h4) + * {
margin-block-start: var(--space-s);
margin-block-start: var(--space-xs);
}
:is(h1) {
max-inline-size: 20ch;