Skip to content

Commit 7905f44

Browse files
committed
Hamburger Icon Color Fix 2
1 parent 2c094a9 commit 7905f44

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/components/Navbar/style.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,10 @@
6969
justify-content: center;
7070
}
7171

72+
.hamburger > * {
73+
color: var(--color-gradient);
74+
}
75+
7276
@media (max-width: 1000px) {
7377
.hamburger {
7478
display: flex;

0 commit comments

Comments
 (0)