White background

This commit is contained in:
Josef Citrine 2016-07-11 00:42:39 +01:00
parent 6aad5271c9
commit 8acf5f92d4

View file

@ -20,12 +20,9 @@
@import 'mixins';
@import 'variables';
html, body {
}
html body {
height: 100%;
background: #444;
background: #fff;
font-family: "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
padding: 0px !important;
overflow-x: hidden;