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--single-artisans {
|
||||
.heading-box {
|
||||
@apply !mt-8 pb-6;
|
||||
@apply mt-12 lg:!mt-8 pb-6;
|
||||
&__description {
|
||||
@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