fix: background

This commit is contained in:
2024-03-04 16:55:28 +00:00
parent 6dd9730ca6
commit dd9ea59540
5 changed files with 31 additions and 16 deletions

View File

@ -8,6 +8,7 @@ body {
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
color: white;
@apply bg-layer-0;
}
:root {