fix typo in styles

This commit is contained in:
lilly 2026-06-10 11:20:51 +02:00
commit 72950a8546
Signed by: lilly
SSH key fingerprint: SHA256:y9T5GFw2A20WVklhetIxG1+kcg/Ce0shnQmbu1LQ37g

View file

@ -70,7 +70,7 @@
font-family: var(--font-archivo); font-family: var(--font-archivo);
font-size: var(--font-size-1); font-size: var(--font-size-1);
} }
h4,h5,6 { h4,h5,h6 {
font-family: var(--font-archivo); font-family: var(--font-archivo);
font-size: var(--font-size-0); font-size: var(--font-size-0);
} }