mirror of
https://github.com/ShaYmez/FreeSTAR-Status-Engine.git
synced 2026-06-17 13:28:42 -04:00
fix bottom empty space
This commit is contained in:
+1
-1
@@ -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
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user