homegrade_theme_production/resources/css/pages/template-archive-conseils.css
2024-01-09 09:32:11 +01:00

12 lines
203 B
CSS

.card-large-content {
@apply pt-32;
&__links-container {
@apply lg:gap-32;
}
&__top-illustration {
width: 330px;
height: 180px;
transform: translate(-50%, -54%);
}
}