This commit is contained in:
parent
93b5e820f5
commit
9401e3f110
|
|
@ -10,8 +10,12 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
&--large {
|
&--large {
|
||||||
|
@apply p-24;
|
||||||
img {
|
img {
|
||||||
@apply w-full max-w-screen-2xl h-auto;
|
@apply w-full max-w-screen-2xl h-auto;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
&--white {
|
||||||
|
@apply py-0;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user