10 lines
241 B
CSS
10 lines
241 B
CSS
.metiers-patrimoine-page-container--repertoire-metiers,
|
|
.metiers-patrimoine-page-container--single-artisans {
|
|
.heading-box {
|
|
@apply !mt-8 pb-6;
|
|
&__description {
|
|
@apply text-3xl max-w-screen-xl font-bold;
|
|
}
|
|
}
|
|
}
|