79326039

Date: 2025-01-03 09:43:50
Score: 1
Natty:
Report link

Add the :focus CSS pseudo-class to the button element

   button:focus {
      outline: none;
   }
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: David Aniebo