[S] Fix padding under main frame

This commit is contained in:
Hykilpikonna
2019-11-10 13:35:48 -05:00
parent 0326c0bf14
commit 93a01aeb5d
+3 -1
View File
@@ -5,7 +5,7 @@
-moz-osx-font-smoothing: grayscale;
text-align: center;
color: #2c3e50;
margin-bottom: 100px;
padding-bottom: 100px;
}
#app-content
@@ -30,6 +30,8 @@
.dark
{
background: #555555 !important;
div
{
background: #555555 !important;