Remove some CSS for the body level that isn't required and may cause issues.
parent
e59eaedfd0
commit
95cda78bdb
|
|
@ -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 {
|
||||
|
|
|
|||
Loading…
Reference in New Issue