Skip to content

Commit 055432c

Browse files
committed
Update index.css
1 parent fa7df50 commit 055432c

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

nbs/index.css

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
:root {
2-
--background: #33373F;
3-
--background-2: #41454E;
4-
--foreground: white;
2+
--background: white;
3+
--background-2: #c3c8d4;
4+
--foreground: #484d54;
55
--foreground-2: #484d54;
66
--content-width: 1000px;
77
}

0 commit comments

Comments
 (0)