Skip to content

Commit 1d2faac

Browse files
committed
docs: fix
1 parent f7ffbf3 commit 1d2faac

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

website/theme/theme.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
--rp-c-link: var(--rp-c-brand-light);
1313
}
1414

15-
html:not(.rp-dark) {
15+
html:not(.dark) {
1616
--rp-c-text-2: #666;
1717
}
1818

0 commit comments

Comments
 (0)