[S] Fix padding under main frame
This commit is contained in:
@@ -5,7 +5,7 @@
|
|||||||
-moz-osx-font-smoothing: grayscale;
|
-moz-osx-font-smoothing: grayscale;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
color: #2c3e50;
|
color: #2c3e50;
|
||||||
margin-bottom: 100px;
|
padding-bottom: 100px;
|
||||||
}
|
}
|
||||||
|
|
||||||
#app-content
|
#app-content
|
||||||
@@ -30,6 +30,8 @@
|
|||||||
|
|
||||||
.dark
|
.dark
|
||||||
{
|
{
|
||||||
|
background: #555555 !important;
|
||||||
|
|
||||||
div
|
div
|
||||||
{
|
{
|
||||||
background: #555555 !important;
|
background: #555555 !important;
|
||||||
|
|||||||
Reference in New Issue
Block a user