adapting component
This commit is contained in:
parent
82f106de2b
commit
d3d7611332
9
resources/css/components/heading-box.css
Normal file
9
resources/css/components/heading-box.css
Normal file
|
|
@ -0,0 +1,9 @@
|
||||||
|
.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;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
Loading…
Reference in New Issue
Block a user