fix(posts): added missing margin

This commit is contained in:
2022-08-18 18:22:43 +02:00
parent b76c7caad4
commit f07c389e88

View File

@@ -717,6 +717,10 @@ a.footnote-ref {
border-bottom: 1px solid $theme; border-bottom: 1px solid $theme;
} }
object {
margin-right: .8em;
}
.tag { .tag {
margin-right: .5em; margin-right: .5em;