Skip to content

Commit c04cfd6

Browse files
datasalarymanbeeman
authored andcommitted
fix: align app background color to design
1 parent cbcb516 commit c04cfd6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/web/src/styles.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@ body,
55
}
66

77
:root[data-mantine-color-scheme='dark'] {
8-
--mantine-color-body: var(--mantine-color-dark-8) !important;
8+
--mantine-color-body: #07060b !important;
99
}

0 commit comments

Comments
 (0)