adding margin to the body to have a steady

This commit is contained in:
mb@mb 2018-03-10 16:37:56 +01:00
parent 23886aaae9
commit c422fa51fa

View File

@ -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;