Add margin above entry footer
This commit is contained in:
parent
db85fe78e8
commit
1551ca80d5
|
@ -20,6 +20,10 @@
|
|||
@apply flex flex-wrap w-full;
|
||||
}
|
||||
|
||||
.entry-footer {
|
||||
@apply mt-8;
|
||||
}
|
||||
|
||||
.byline,
|
||||
.posted-on,
|
||||
.cat-links,
|
||||
|
|
Loading…
Reference in a new issue