This commit is contained in:
parent
bd065aa7a9
commit
d97b749f9b
|
|
@ -8,11 +8,12 @@
|
|||
}
|
||||
|
||||
.heading-box--classic__page-icon {
|
||||
@apply w-20;
|
||||
@apply w-16;
|
||||
@screen lg {
|
||||
@apply w-28;
|
||||
@apply w-24;
|
||||
/* width: unset; */
|
||||
}
|
||||
transform: translate(-50%, calc(-50% + 10px));
|
||||
}
|
||||
|
||||
.heading-box--artisan {
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
.metiers-patrimoine-page-container--single-artisans {
|
||||
.heading-box {
|
||||
@apply !mt-14 pb-6 mb-4;
|
||||
@apply !mt-10 pb-6 mb-4;
|
||||
&__description {
|
||||
@apply text-3xl max-w-screen-xl font-bold;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user