hover apply lighter color css

42

.myElement:hover {
  filter: brightness(150%);
}

Comments

Submit
0 Comments