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 7c15672 commit 5567e90Copy full SHA for 5567e90
platforms/metagram/src/app.css
@@ -13,6 +13,7 @@ body {
13
padding-bottom: env(safe-area-inset-bottom);
14
padding-left: env(safe-area-inset-left);
15
padding-right: env(safe-area-inset-right);
16
+ background-color: white;
17
}
18
19
@layer base {
0 commit comments