Page background should be white in order to override browser's default (which may be of another colour.)
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
@import "000_vars.css.scss";
|
||||
|
||||
body {
|
||||
background-color: #FFF;
|
||||
font-family: Verdana, Helvetica, sans-serif;
|
||||
padding: 0;
|
||||
margin: 0;
|
||||
|
||||
Reference in New Issue
Block a user