Skip to content

Commit efd84c1

Browse files
committed
[design] improve menu nav background
1 parent 9c5a8c2 commit efd84c1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

‎src/css/menu.css‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -146,6 +146,7 @@
146146
}
147147

148148
.menu-nav{
149+
background-color:rgba(var(--theme-color-02),0.25);
149150
grid-column-start:1;
150151
grid-column-end:2;
151152
grid-row-start:1;

0 commit comments

Comments
(0)