Answers for "fitler css for making white img"

CSS
5

filter for css white color

.custom-2 {
  filter:  brightness(0) invert(1);
}
Posted by: Guest on September-09-2020
0

fitler css for making white img

filter css for making white img
Posted by: Guest on October-14-2020

Browse Popular Code Answers by Language