[TASK] Remove body background

This commit is contained in:
Xaver Maierhofer 2016-05-31 19:21:48 +02:00
parent 743e8cdd7e
commit 50a440455c
1 changed files with 0 additions and 1 deletions

View File

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