[S] Fix padding under main frame
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user