FEATURE Handling filter-white
This commit is contained in:
parent
28addcf50f
commit
05c05cabf8
|
|
@ -3,3 +3,6 @@
|
||||||
sepia(26%) saturate(1165%) hue-rotate(123deg)
|
sepia(26%) saturate(1165%) hue-rotate(123deg)
|
||||||
brightness(93%) contrast(93%);
|
brightness(93%) contrast(93%);
|
||||||
}
|
}
|
||||||
|
.filter-white {
|
||||||
|
filter: brightness(0) saturate(100%) invert(100%);
|
||||||
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user