unify slugs

This commit is contained in:
Tykayn 2024-11-15 23:55:20 +01:00 committed by tykayn
parent a0bb742d4c
commit 63d51307d5
22 changed files with 90 additions and 2177 deletions

View file

@ -103,16 +103,19 @@ p {
}
h1 {
font-size: 4rem;
color: #221d30;
font-size: 2.5rem;
text-decoration: underline;
}
h2 {
font-size: 3rem;
font-size: 2rem;
text-decoration: underline;
}
h3 {
font-size: 1.5rem;
text-decoration: underline;
}
h1,