forked from varia/varia.website
adding margin to the body to have a steady
This commit is contained in:
parent
23886aaae9
commit
c422fa51fa
@ -34,7 +34,7 @@ body{
|
||||
min-width: 500px;
|
||||
top:0px;
|
||||
left:0px;
|
||||
margin:0 auto 5em auto;
|
||||
margin:14px auto 5em auto;
|
||||
padding: 0px 15px;
|
||||
font-family: "main", monospace;
|
||||
font-size: 14px;
|
||||
|
Loading…
Reference in New Issue
Block a user