mirror of
https://git.sr.ht/~seirdy/seirdy.one
synced 2024-11-10 00:12:09 +00:00
Reduce margins
We still clear 48px
This commit is contained in:
parent
385ea60c55
commit
f4fe706cab
1 changed files with 1 additions and 1 deletions
|
@ -99,7 +99,7 @@ html {
|
||||||
* containing lists of interactives, with 8px in between.
|
* containing lists of interactives, with 8px in between.
|
||||||
* Don't use relative units here; this margin shouldn't scale with
|
* Don't use relative units here; this margin shouldn't scale with
|
||||||
* zoom, or else text will get narrower with zoom. */
|
* zoom, or else text will get narrower with zoom. */
|
||||||
padding: 0 16px;
|
padding: 0 14px;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* 45em is too wide for long body text.
|
/* 45em is too wide for long body text.
|
||||||
|
|
Loading…
Reference in a new issue