Skip to content

Commit 71ac219

Browse files
author
nvanha
committed
fix background for toggleMenu
1 parent ee6d6e7 commit 71ac219

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/sass/components/_header.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,7 @@
8787

8888
#toggle-menu {
8989
display: none;
90+
background-color: transparent;
9091

9192
@include responsive_max(575px) {
9293
display: block;

0 commit comments

Comments
 (0)