changing dfault bg-color for the icon
This commit is contained in:
parent
594cfc35b4
commit
b28f842e0c
|
|
@ -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');
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user