mirror of
https://github.com/moparisthebest/xeps
synced 2024-11-24 10:12:19 -05:00
Some padding on top and bottom to make it less squeezed
This commit is contained in:
parent
de096e19d6
commit
a2784e23f4
@ -1192,6 +1192,8 @@
|
||||
|
||||
@media screen {
|
||||
body {
|
||||
padding-top: 1.5em;
|
||||
padding-bottom: 1.5em;
|
||||
margin-left: auto;
|
||||
margin-right: auto;
|
||||
max-width: 60rem;
|
||||
|
Loading…
Reference in New Issue
Block a user