Skip to content

Commit b500205

Browse files
Update src/nextra-theme-docs.css
Co-authored-by: Jonathan Brennan <[email protected]>
1 parent 436a5ba commit b500205

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

src/nextra-theme-docs.css

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2962,8 +2962,6 @@ kbd._border._gap-1 {
29622962
:root {
29632963
--nextra-bg: 251, 251, 249;
29642964
}
2965-
@media (prefers-color-scheme: dark) {
2966-
:root {
2965+
.dark {
29672966
--nextra-bg: 15, 15, 12;
2968-
}
29692967
}

0 commit comments

Comments
 (0)