This commit is contained in:
Antoine M 2024-01-23 17:19:26 +01:00
parent 4fa41c1d88
commit b2760d5d1a

View File

@ -11,6 +11,7 @@
margin-bottom: 20px; margin-bottom: 20px;
&__page-thematic-cover { &__page-thematic-cover {
@apply mt-10 md:mt-0;
max-width: 400px; max-width: 400px;
} }
&__page-thematic-title { &__page-thematic-title {
@ -29,8 +30,4 @@
@apply mt-8; @apply mt-8;
} }
} }
/* .post-conseil-page--acoustique & {
@apply !bg-pink-500;
} */
} }