some refactors
This commit is contained in:
parent
789f0e645a
commit
787e9d96c2
8 changed files with 25 additions and 21 deletions
4
base.css
4
base.css
|
|
@ -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;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue