mirror of
https://github.com/TitanEmbeds/Titan.git
synced 2026-02-21 11:22:29 +01:00
Fix extra padding that renders in chrome
This commit is contained in:
@@ -61,7 +61,6 @@ main {
|
|||||||
min-height: calc(100vh - 80px);
|
min-height: calc(100vh - 80px);
|
||||||
overflow-x: hidden;
|
overflow-x: hidden;
|
||||||
height: 100%;
|
height: 100%;
|
||||||
padding-bottom: 50px;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
footer {
|
footer {
|
||||||
|
|||||||
Reference in New Issue
Block a user