Skip to content

Commit

Permalink
Merge pull request #1260 from deepeshahlawat/feature/FIx#1252
Browse files Browse the repository at this point in the history
Fixed Navbar buttons visibility in feedback page
  • Loading branch information
vimistify authored Jan 21, 2025
2 parents 36d11ff + 3bd08a3 commit 38e1194
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Feedback.html
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,7 @@
} */

.dark-mode .menu a {
color: white;
color: black;
/* Dark mode link color */
border: 1px solid lightgrey;
/* Light grey border in dark mode */
Expand Down

0 comments on commit 38e1194

Please sign in to comment.