We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7109f5f commit dd255baCopy full SHA for dd255ba
src/client/App.svelte
@@ -35,6 +35,8 @@
35
color: #000;
36
bottom: 0;
37
left: 0;
38
+ top: initial;
39
+ right: initial;
40
width: 100vw;
41
height: 100vh;
42
background-color: hsla(0, 0%, 100%, 0.975);
0 commit comments