Fix admin css

This commit is contained in:
2018-02-10 16:13:18 +01:00
parent 32aa9e077c
commit c4c5389fe8
9 changed files with 360 additions and 363 deletions

View File

@@ -10,7 +10,7 @@ body {
main {
padding: 1em 15vw;
height: 100vh;
margin-top: 5vh;
margin-top: 7vh;
background-color: #fff;
}