setup gh-pages
This commit is contained in:
6
src/App.css
Executable file
6
src/App.css
Executable file
@@ -0,0 +1,6 @@
|
||||
*{
|
||||
box-sizing: border-box;
|
||||
margin: 0;
|
||||
padding: 0 ;
|
||||
font-family: 'Encode Sans Expanded', sans-serif;
|
||||
}
|
||||
Reference in New Issue
Block a user