1
0
mirror of https://github.com/TitanEmbeds/Titan.git synced 2025-04-06 09:01:55 +02:00

Fix extra padding that renders in chrome

This commit is contained in:
Jeremy Zhang 2018-08-09 22:11:28 +00:00
parent 5a249b0b84
commit 3575de6696

@ -61,7 +61,6 @@ main {
min-height: calc(100vh - 80px);
overflow-x: hidden;
height: 100%;
padding-bottom: 50px;
}
footer {