Skip to content

Commit 57b8f6f

Browse files
authored
Update nav.css
1 parent d137d68 commit 57b8f6f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

assets/css/nav.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -74,8 +74,8 @@
7474
.topnav a.icon {
7575
display: block; /* Shows the hamburger icon on mobile */
7676
font-size: 14px; /* Slightly smaller font size */
77-
background-color: #808080;
78-
color: #ffffff; /* White text for better contrast */
77+
background-color: #ffffff; /* White text for better contrast */
78+
color: #808080;
7979
padding: 6px 10px; /* Minimal padding for a thinner icon */
8080
margin: 0; /* Removes all margins */
8181
cursor: pointer;

0 commit comments

Comments
 (0)