remove min-height to remove the scroll-down empty space

This commit is contained in:
zab2
2019-03-31 13:35:22 +00:00
parent 5ff7143f36
commit c92cd08598

View File

@@ -16,7 +16,6 @@
body {
font-family: Droid Sans, Helvetica, sans-serif;
background-color : #9795b214;
min-height: 1600px;
width: 100%;
}