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