refining responsive
This commit is contained in:
parent
0cabef3a1f
commit
0ac8870ff6
|
|
@ -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;
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user