Add missing $header-padding-top, $header-padding-bottom.
This commit is contained in:
parent
4d8745bf7b
commit
fe28a3bd05
@ -15,6 +15,8 @@ $sidebar-width-wide: 300px !default;
|
||||
$indented-lists: false !default;
|
||||
|
||||
$header-font-size: 1em !default;
|
||||
$header-padding-top: 1.5em !default;
|
||||
$header-padding-bottom: 1.5em !default;
|
||||
|
||||
.group { @include pie-clearfix; }
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user