[TASK] Remove body background

This commit is contained in:
Xaver Maierhofer 2016-05-31 19:21:48 +02:00
parent 743e8cdd7e
commit 50a440455c

View File

@ -1,6 +1,5 @@
body { body {
-webkit-tap-highlight-color: transparent; -webkit-tap-highlight-color: transparent;
background: $color-white;
color: $color-black; color: $color-black;
font-family: $font-family; font-family: $font-family;
font-size: $font-size; font-size: $font-size;