postmeta margin

This commit is contained in:
chankalan 2022-02-22 09:08:20 +01:00
parent 733440db48
commit b4c634e8bf
1 changed files with 3 additions and 1 deletions

View File

@ -209,7 +209,9 @@ span.btn {
.arbo { .arbo {
@include visuallyhidden; @include visuallyhidden;
} }
.postmeta {
margin: 0 1rem;
}
.encart { .encart {
float: right; float: right;
text-align: right; text-align: right;