start with css styles
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user