Add an entry-footer component
This commit is contained in:
parent
320e98fcd8
commit
301d10b0f6
2 changed files with 5 additions and 1 deletions
|
@ -13,3 +13,7 @@
|
|||
@apply text-gray-800 no-underline
|
||||
}
|
||||
}
|
||||
|
||||
.entry-footer {
|
||||
@apply flex flex-wrap mt-10
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue