Skip to content

Commit 5c04589

Browse files
Updated dark-toggle button
1 parent f05c316 commit 5c04589

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css/faq.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ body.dark-mode {
6262
}
6363

6464
.dark-toggle:hover {
65-
background: rgba(255, 255, 255, 0.1) !important;
65+
background: #2563eb;
6666
}
6767
/* For dark mode button background */
6868
body.dark-mode #darkModeToggle {

0 commit comments

Comments
 (0)