refining margins
This commit is contained in:
parent
7d3e168465
commit
d34ddf5c93
|
|
@ -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 py-8 gap-8;
|
@apply grid grid-cols-4 gap-8 !my-0;
|
||||||
}
|
}
|
||||||
&__photo-asset {
|
&__photo-asset {
|
||||||
@apply relative;
|
@apply relative;
|
||||||
|
|
@ -10,11 +10,6 @@
|
||||||
@apply w-full h-full object-cover rounded-3xl;
|
@apply w-full h-full object-cover rounded-3xl;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* &:hover {
|
|
||||||
img {
|
|
||||||
@apply opacity-90;
|
|
||||||
}
|
|
||||||
} */
|
|
||||||
.cta--download {
|
.cta--download {
|
||||||
@apply absolute bottom-8 right-8;
|
@apply absolute bottom-8 right-8;
|
||||||
/* &:before {
|
/* &:before {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user