Add margin above entry footer
This commit is contained in:
parent
db85fe78e8
commit
1551ca80d5
|
@ -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,
|
||||||
|
|
Loading…
Reference in a new issue