color correction for basic component variant

This commit is contained in:
Antoine M 2024-01-23 17:22:45 +01:00
parent 4a3b2ea61d
commit 397ff88dbf

View File

@ -7,7 +7,7 @@
.homegrade-blocks-plus-loin { .homegrade-blocks-plus-loin {
.homegrade-blocks-custom-heading.has-icon { .homegrade-blocks-custom-heading.has-icon {
&.has-icon:before { &.has-icon:before {
@apply bg-infos; @apply bg-secondary;
} }
&.has-icon--key::before { &.has-icon--key::before {
background-image: url('../resources/img/pictogrammes/icon_key_dark.svg'); background-image: url('../resources/img/pictogrammes/icon_key_dark.svg');