Skip to content

Commit f2a7c9f

Browse files
fix theme navbar
1 parent 0f02f84 commit f2a7c9f

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/components/NavBar/AnimatedNavBar/DropdownContainer/DropdownItems.scss

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@
1111
}
1212

1313
&_section{
14-
background-color: #2b2b2b;
1514
display: flex;
1615
width: 100%;
1716
padding: 20px;
@@ -158,4 +157,4 @@
158157
transform: rotate(180deg);
159158
}
160159
}
161-
}
160+
}

0 commit comments

Comments
 (0)