Skip to content

Commit 3f695f9

Browse files
committed
make header box shadow more subtle
1 parent aaa3ce1 commit 3f695f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

themes/vue/source/css/page.styl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
@import "_sidebar"
88

99
#header
10-
box-shadow 0 0 4px rgba(0,0,0,.25)
10+
box-shadow 0 0 1px rgba(0,0,0,.25)
1111

1212
.content
1313
position relative

0 commit comments

Comments
 (0)