Vastly improved design

This commit is contained in:
Dan Brown
2015-07-15 22:55:49 +01:00
parent c4d0f38a67
commit 46217a5880
24 changed files with 439 additions and 140 deletions

View File

@ -2,7 +2,7 @@
box-sizing: border-box;
}
html {
background-color: #FFF;
background-color: #f8f8f8;
}
body {
font-family: $text;