Add optional reading time to single _layout

This commit is contained in:
Michael Rose
2016-03-21 21:42:55 -04:00
parent c7ebe1d4b3
commit bf4bf6ed82
10 changed files with 79 additions and 24 deletions

View File

@ -40,6 +40,9 @@
.page__title {
margin-top: 0;
font-family: $serif;
& + .page__meta {
margin-top: -1.5em;
}
}
.page__content {