Add documentation and fix style issues.
This commit is contained in:
+2
-5
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user