Add optional reading time to single _layout
This commit is contained in:
@ -40,6 +40,9 @@
|
||||
.page__title {
|
||||
margin-top: 0;
|
||||
font-family: $serif;
|
||||
& + .page__meta {
|
||||
margin-top: -1.5em;
|
||||
}
|
||||
}
|
||||
|
||||
.page__content {
|
||||
|
Reference in New Issue
Block a user