refining layout
This commit is contained in:
parent
f0fc4988f4
commit
ccbf073fbb
|
|
@ -1,14 +1,21 @@
|
||||||
.archive-page-header--faq {
|
.page-template-template-archive-questions {
|
||||||
.archive-page-header__icon {
|
.archive-page-header--faq {
|
||||||
@apply !-translate-y-[71%];
|
.archive-page-header__icon {
|
||||||
}
|
@apply !-translate-y-[71%];
|
||||||
.card-large-content-container {
|
|
||||||
@apply pt-40 mt-12 mb-0;
|
|
||||||
|
|
||||||
.card-large-content {
|
|
||||||
&__links-container {
|
|
||||||
@apply lg:gap-32;
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
.card-large-content {
|
||||||
|
@apply pt-32;
|
||||||
|
&__links-container {
|
||||||
|
@apply lg:gap-32;
|
||||||
|
}
|
||||||
|
&__top-illustration {
|
||||||
|
width: 330px;
|
||||||
|
height: 180px;
|
||||||
|
transform: translate(-50%, -54%);
|
||||||
|
}
|
||||||
|
}
|
||||||
|
/* .card-large-content-container {
|
||||||
|
@apply pt-40 mt-12 mb-0;
|
||||||
|
} */
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user