temp margin on blocks

This commit is contained in:
Antoine M 2024-08-14 17:50:46 +02:00
parent 8341fb9be1
commit d84eb3eca8

View File

@ -1,5 +1,5 @@
.homegrade-blocks-labelled-picture {
@apply relative w-full;
@apply relative w-full !my-4;
img {
@apply rounded-lg w-full object-cover;
}