Skip to content

Commit 3d35ed9

Browse files
authored
📦 - Updates
1 parent f2ba7f9 commit 3d35ed9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

‎assets/css/styles/header.css‎

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,7 @@ header nav #sponsorThemeBtn #themeBtn:hover
8686

8787
#mobileMenuToggle {
8888
width: auto;
89+
background-color: rgba(255,255,255,0.4);
8990

9091
display: none;
9192
position: absolute;
@@ -119,7 +120,7 @@ header nav #sponsorThemeBtn #themeBtn:hover
119120
top: 75px;
120121
right: -150px;
121122

122-
background-color: var(--color-2);
123+
background-color: var(--background-color-1);
123124
color: var(--color-1);
124125
border-radius: 5px;
125126

0 commit comments

Comments
 (0)