diff --git a/styles/_reset.scss b/styles/_reset.scss index d9416b2..3515e64 100644 --- a/styles/_reset.scss +++ b/styles/_reset.scss @@ -27,7 +27,7 @@ button { margin: 0; border: none; color: $white; - outline: none; + outline-color: transparent; } .flex { display: flex;