fixing scope for card-large-content
This commit is contained in:
parent
1530149ce4
commit
c2c4bd18fe
|
|
@ -1,5 +1,6 @@
|
|||
.card-large-content {
|
||||
@apply pt-32;
|
||||
.homegrade-page-container--archive-conseils {
|
||||
.card-large-content {
|
||||
@apply pt-24;
|
||||
&__links-container {
|
||||
@apply lg:gap-32;
|
||||
}
|
||||
|
|
@ -8,4 +9,8 @@
|
|||
height: 180px;
|
||||
transform: translate(-50%, -54%);
|
||||
}
|
||||
}
|
||||
.archive-page-header {
|
||||
@apply mt-20;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user