Add margin above entry footer

This commit is contained in:
Oliver Davies 2019-04-16 21:25:56 +01:00
parent db85fe78e8
commit 1551ca80d5

View file

@ -20,6 +20,10 @@
@apply flex flex-wrap w-full; @apply flex flex-wrap w-full;
} }
.entry-footer {
@apply mt-8;
}
.byline, .byline,
.posted-on, .posted-on,
.cat-links, .cat-links,