rounded edges for timeline pictures
This commit is contained in:
parent
12c3abfec1
commit
62bdc92c56
|
|
@ -33,8 +33,9 @@
|
|||
@apply grid grid-cols-3 gap-12 py-6;
|
||||
&__cover {
|
||||
@apply max-w-md h-auto;
|
||||
border-radius: 22px;
|
||||
img {
|
||||
@apply pb-3;
|
||||
@apply rounded-3xl mb-3;
|
||||
}
|
||||
.description,
|
||||
.caption {
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user