diff --git a/style.css b/style.css index 58461cd..9887a4d 100644 --- a/style.css +++ b/style.css @@ -51,7 +51,7 @@ body { border-radius:1px; } -.header__theme-switcher:has(.theme-switcher__toggler:focus){ +.header__theme-switcher:has(.theme-switcher__toggler:focus-visible){ --outline-clr:var(--Very-Dark-Blue-Light-Mode-Text); outline:2px solid ; }