creating the filter-white

This commit is contained in:
Antoine M 2024-08-09 16:15:35 +02:00
parent cf17534555
commit 01af8c0095

View File

@ -835,6 +835,10 @@ body.duurzaamheid,
filter: invert(17%) sepia(7%) saturate(6574%) hue-rotate(235deg) brightness(106%) contrast(137%); filter: invert(17%) sepia(7%) saturate(6574%) hue-rotate(235deg) brightness(106%) contrast(137%);
} }
.filter-white {
filter: invert(100%) sepia(0%) saturate(0%) hue-rotate(0deg) brightness(100%) contrast(100%);
}
.thematique-tag { .thematique-tag {
&--isolation, &--isolation,
&--isolatie, &--isolatie,