Remove some CSS for the body level that isn't required and may cause issues.

This commit is contained in:
Aditya Toshniwal
2018-10-31 12:13:13 +00:00
committed by Dave Page
parent e59eaedfd0
commit 95cda78bdb

View File

@@ -8,8 +8,6 @@
/* Ensure simple forms don't hit the top of the screen */
body {
font-family: $font-family-primary;
padding-bottom: 20px;
padding-top: 50px;
}
.app-icon {