commas
This commit is contained in:
10
frontend/src/style/RootContainer.scss
Normal file
10
frontend/src/style/RootContainer.scss
Normal file
@@ -0,0 +1,10 @@
|
||||
@import 'palette.scss';
|
||||
@import 'constants.scss';
|
||||
|
||||
body {
|
||||
margin: 0;
|
||||
font-family: 'Roboto';
|
||||
overflow-x: hidden;
|
||||
width: 100vw;
|
||||
height: 100vh;
|
||||
}
|
||||
Reference in New Issue
Block a user