add titleless posts and a menu in the footer

This commit is contained in:
Pat Dryburgh
2018-08-12 09:55:37 -07:00
parent 11adcb038a
commit ed34b49645
13 changed files with 104 additions and 77 deletions

View File

@ -36,6 +36,10 @@
margin-right: 1.5rem;
}
.post-content:first-child {
margin-top: 4em;
}
.post-meta {
margin-bottom: 2em;
margin-top: 2em;