css fix
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
body {
|
||||
/* body {
|
||||
margin: 0;
|
||||
font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Roboto', 'Oxygen',
|
||||
'Ubuntu', 'Cantarell', 'Fira Sans', 'Droid Sans', 'Helvetica Neue',
|
||||
@@ -10,4 +10,8 @@ body {
|
||||
code {
|
||||
font-family: source-code-pro, Menlo, Monaco, Consolas, 'Courier New',
|
||||
monospace;
|
||||
}
|
||||
} */
|
||||
|
||||
#root{
|
||||
width: 100vw;
|
||||
}
|
||||
Reference in New Issue
Block a user