Skip to content

Commit 955e771

Browse files
philipahlbergkazupon
authored andcommitted
fix typo in header styles (vuejs#812)
1 parent 6bc0dab commit 955e771

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
@@ -2,7 +2,7 @@ $header-height = 40px
22

33
#header
44
background-color #fff
5-
height: $heading-inner-height
5+
height: $header-height
66
padding $heading-padding-vertical 60px
77
position relative
88
z-index 2

0 commit comments

Comments
 (0)