refining responsive

This commit is contained in:
Antoine M 2024-01-18 15:48:23 +01:00
parent 0cabef3a1f
commit 0ac8870ff6

View File

@ -1,7 +1,7 @@
.homegrade-blocks-press-photo-kit { .homegrade-blocks-press-photo-kit {
@apply py-6; @apply py-6;
&__photo-grid { &__photo-grid {
@apply grid grid-cols-4 gap-8 !my-0; @apply grid sm:grid-cols-2 lg:grid-cols-4 gap-8 !my-0;
} }
&__photo-asset { &__photo-asset {
@apply relative; @apply relative;