Add documentation and fix style issues.

This commit is contained in:
Evgeny Gavrin
2015-06-26 15:50:48 +03:00
parent 3486aefa0b
commit f133131d9b
12 changed files with 2529 additions and 64 deletions
+2 -5
View File
@@ -1,6 +1,3 @@
html {height: 100%;}
body{ height: 100%; margin: 0;}
/**
* Site header
*/
@@ -208,7 +205,7 @@ body{ height: 100%; margin: 0;}
/**
* Posts
*/
.post-header {
/*.post-header {
margin-bottom: $spacing-unit;
}
@@ -222,7 +219,7 @@ body{ height: 100%; margin: 0;}
@include media-query($on-laptop) {
font-size: 28px;
}
}
}*/
.post-content {
margin-bottom: $spacing-unit;