9 lines
184 B
CSS
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;
|
|
}
|
|
}
|
|
}
|