Skip to content

Commit 3d8db29

Browse files
committed
fix background
1 parent 2092a3b commit 3d8db29

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/pages/homepage_styles.module.scss

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,10 @@
2424
}
2525
}
2626

27+
[data-theme='dark'] .topLevelContainer {
28+
background-color: #1a1a1a;
29+
}
30+
2731
.exploreDocs {
2832
width: 100%;
2933
max-width: 1000px;

0 commit comments

Comments
 (0)