Metiers_du_patrimoine_theme/resources/css/pages/single-artisans.css
2024-10-23 10:37:04 +02:00

9 lines
184 B
CSS

.metiers-patrimoine-page-container--single-artisans {
.heading-box {
@apply !mt-8 pb-6;
&__description {
@apply text-3xl max-w-screen-xl font-bold;
}
}
}