Skip to content

Commit 91d9b0e

Browse files
committed
make mobile bar box shadow more subtle
1 parent 42ad2ac commit 91d9b0e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

themes/vue/source/css/_header.styl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ body.docs
7474
background-color #fff
7575
z-index 9
7676
display none
77-
box-shadow 0 0 4px rgba(0,0,0,.25)
77+
box-shadow 0 0 2px rgba(0,0,0,.25)
7878
.menu-button
7979
position absolute
8080
width 24px

0 commit comments

Comments
 (0)