Add header font size and padding to custom layout

This commit is contained in:
Frederic Hemberger 2011-11-18 11:38:15 +01:00
parent fe28a3bd05
commit 9e2d7474ae

View File

@ -1,6 +1,10 @@
// Here you can easily change your sites's layout.
// To give it a try, uncomment some of the lines below, make changes, rebuild your blog, and see how it works.
//$header-font-size: 1em !default;
//$header-padding-top: 1.5em !default;
//$header-padding-bottom: 1.5em !default;
//$max-width: 1350px;
//$indented-lists: true;