some refactors

This commit is contained in:
bronku 2026-05-13 08:33:13 +02:00
parent 789f0e645a
commit 787e9d96c2
8 changed files with 25 additions and 21 deletions

View file

@ -63,7 +63,7 @@ p {
line-height: 1.5rem;
}
section, nav, footer {
body > nav, body > footer, body > main > * {
padding: 8rem 2rem;
& > div:only-child, &:not(:has(>div:only-child)) {
@ -72,7 +72,7 @@ section, nav, footer {
}
}
nav {
body > nav {
padding: 1rem;
}