Skip to content

Commit 74424dc

Browse files
committed
update heading vertical padding to 10px
1 parent c3d39a8 commit 74424dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

themes/vue/source/css/_settings.styl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ $red = #ff6666
1919
$radius = 2px
2020
$content-padding-top = 30px
2121
$header-inner-height = 41px
22-
$heading-padding-vertical = 20px
22+
$heading-padding-vertical = 10px
2323
$header-height = $header-inner-height + $heading-padding-vertical * 2
2424
$mobile-header-height = 40px
2525
$heading-link-padding-top = $header-height + $content-padding-top

0 commit comments

Comments
 (0)