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

pull/11/head
Aditya Toshniwal 2018-10-31 12:13:13 +00:00 committed by Dave Page
parent e59eaedfd0
commit 95cda78bdb
1 changed files with 0 additions and 2 deletions

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 {