This commit is contained in:
@@ -29,9 +29,10 @@
|
|||||||
html,
|
html,
|
||||||
body {
|
body {
|
||||||
background: #9ebf3e;
|
background: #9ebf3e;
|
||||||
height: var(--safe-area-height);
|
height: 100dvh;
|
||||||
width: var(--safe-area-width);
|
width: var(--safe-area-width);
|
||||||
font-family: "BalsamiqSans", sans-serif;
|
font-family: "BalsamiqSans", sans-serif;
|
||||||
|
overflow: hidden;
|
||||||
}
|
}
|
||||||
|
|
||||||
#root {
|
#root {
|
||||||
|
|||||||
Reference in New Issue
Block a user