changing dfault bg-color for the icon

This commit is contained in:
Antoine M 2024-07-23 11:34:55 +02:00
parent 594cfc35b4
commit b28f842e0c

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-secondary; @apply bg-secondary-light;
} }
&.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');