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