diff --git a/src/reboot.css b/src/reboot.css index 5347008..0cd578d 100644 --- a/src/reboot.css +++ b/src/reboot.css @@ -87,7 +87,7 @@ body { * Credit: https://github.com/suitcss/base */ [tabindex="-1"]:focus { - outline: none !important; + outline: 0 !important; } /**