extending block capacities
This commit is contained in:
parent
1f455c4a17
commit
096042dd37
|
|
@ -9,7 +9,8 @@
|
||||||
&__page-icon {
|
&__page-icon {
|
||||||
@apply hidden md:block;
|
@apply hidden md:block;
|
||||||
height: fit-content;
|
height: fit-content;
|
||||||
height: 400px;
|
max-height: 400px;
|
||||||
|
max-width: 400px;
|
||||||
}
|
}
|
||||||
&__cta-link {
|
&__cta-link {
|
||||||
@apply text-neutral-900 font-bold mt-1 block;
|
@apply text-neutral-900 font-bold mt-1 block;
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user