Move static dir and fix eslint issues
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
html {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
font-size: 16px;
|
||||
}
|
||||
|
||||
body {
|
||||
background-color: #fcfcfc;
|
||||
max-width: 750px;
|
||||
margin: auto;
|
||||
text-align: center;
|
||||
color: #100;
|
||||
font-family: sans-serif;
|
||||
}
|
||||
Reference in New Issue
Block a user