featured delights

This commit is contained in:
bronkuu 2026-04-27 14:27:25 +02:00
parent 65937dadef
commit b1e40e7beb
484 changed files with 10492 additions and 125 deletions

View file

@ -14,7 +14,7 @@
}
}
h1, h2 {
h1, h2, h3{
margin: 0;
font-family: serif;
color: var(--on-background);
@ -33,6 +33,10 @@ h2{
font-size: 3.5rem;
}
h3{
font-size: 1.5rem;
}
p {
color: var(--on-background);
line-height: 1.5rem;