FEATURE Introducing the component

This commit is contained in:
Nonimart 2025-06-25 12:25:01 +02:00
parent 926e5c358e
commit abb619207d

View File

@ -0,0 +1,5 @@
.authors-last-publications {
.post-card {
@apply mb-6;
}
}