Build base web
This commit is contained in:
9
virtweb_frontend/src/index.css
Normal file
9
virtweb_frontend/src/index.css
Normal file
@ -0,0 +1,9 @@
|
||||
body {
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
html,
|
||||
body,
|
||||
#root {
|
||||
height: 100%;
|
||||
}
|
Reference in New Issue
Block a user