Show certain metadata on all pages

This commit is contained in:
2021-10-09 22:54:33 -05:00
parent 7cf99c0245
commit c233b8122f
2 changed files with 5 additions and 1 deletions

View File

@ -22,6 +22,10 @@
white-space: nowrap;
}
.post-metadata {
margin-bottom: 15px;
}
.post-media {
margin-top: 15px;
}