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