mirror of
https://github.com/ShaYmez/FreeSTAR-Status-Engine.git
synced 2024-11-23 12:48:39 -05:00
fix bottom empty space
This commit is contained in:
parent
c7003cfa32
commit
e7a294ef42
@ -95,7 +95,7 @@ div.center {
|
||||
#wrapper
|
||||
{
|
||||
max-width: 1024px;
|
||||
min-height: calc(100vh - 157px);
|
||||
min-height: calc(100vh - 139px);
|
||||
padding-right: 15px;
|
||||
padding-left: 15px
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user