mirror of
https://github.com/danbee/persephone-web.git
synced 2025-03-04 08:39:07 +00:00
Reduce vertical padding
This commit is contained in:
parent
0b006d8722
commit
398ae0c037
@ -10,7 +10,7 @@ body {
|
||||
font-family: "Gotham A", "Gotham B", sans-serif;
|
||||
font-style: normal;
|
||||
font-weight: 400;
|
||||
padding: 4vw 1rem;
|
||||
padding: 2vw 1rem;
|
||||
text-align: center;
|
||||
|
||||
@media (prefers-color-scheme: dark) {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user