start with css styles

This commit is contained in:
Tom Raithel
2017-02-10 17:06:47 +01:00
parent d93694ce5c
commit 54ecb46956
5 changed files with 18 additions and 12 deletions

View File

@@ -1,7 +1,9 @@
body {
background: #fff;
background: #475157;
box-sizing: border-box;
transform: translate3d(1,1,1);
margin: 0;
padding: 0;
& h1 {
color: blue;