few padding tweaks
This commit is contained in:
parent
4fd82c9b30
commit
0ea3b2b022
|
|
@ -1,9 +1,17 @@
|
||||||
.metiers-patrimoine-page-container--repertoire-metiers,
|
.metiers-patrimoine-page-container--repertoire-metiers,
|
||||||
.metiers-patrimoine-page-container--single-artisans {
|
.metiers-patrimoine-page-container--single-artisans {
|
||||||
.heading-box {
|
.heading-box {
|
||||||
@apply !mt-8 pb-6;
|
@apply mt-12 lg:!mt-8 pb-6;
|
||||||
&__description {
|
&__description {
|
||||||
@apply text-3xl max-w-screen-xl font-bold;
|
@apply text-3xl max-w-screen-xl font-bold;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.heading-box--classic__page-icon {
|
||||||
|
@apply w-20;
|
||||||
|
@screen lg {
|
||||||
|
@apply w-28;
|
||||||
|
/* width: unset; */
|
||||||
|
}
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user