Skip to content

Commit c84e20f

Browse files
committed
Hamburger Icon Color Fix 3
1 parent 7905f44 commit c84e20f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/Navbar/style.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
justify-content: center;
7070
}
7171

72-
.hamburger > * {
72+
.hamburger * {
7373
color: var(--color-gradient);
7474
}
7575

0 commit comments

Comments
 (0)