Skip to content

Commit bc1f9c8

Browse files
committed
Update index.html
1 parent e1352c5 commit bc1f9c8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -75,8 +75,8 @@
7575
}
7676
.dark-mode {
7777
--bg: #1e1e1e;
78-
--text: #ffffff;
79-
--card-bg: #4d4d4d;
78+
--text: #1e1e1e;
79+
--card-bg: #1e1e1e;
8080
}
8181
.toggle-btn {
8282
float: right;

0 commit comments

Comments
 (0)