initial commit
This commit is contained in:
7
src/index.css
Normal file
7
src/index.css
Normal file
@@ -0,0 +1,7 @@
|
||||
html, body, #root {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
overflow: hidden;
|
||||
}
|
||||
Reference in New Issue
Block a user