When updated, posts now show date updated

This commit is contained in:
Brandon Rozek 2022-05-05 21:07:54 -04:00
parent 4138894182
commit c6e682c8b9
2 changed files with 11 additions and 2 deletions

View file

@ -235,3 +235,5 @@ nav li {
}
#webmentions img { max-height: 1.2em; margin-right: -1ex; }
.date-updated { margin-top: -8px; }