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

@ -24,6 +24,9 @@
.post-title {
margin-right: 4em;
}
.post-date {
margin-left: auto;
}
}
}