X-Git-Url: https://git.ao2.it/SaveMySugar/savemysugar-website.git/blobdiff_plain/0f8a58d4cabfa9bdc48c8b639418582de5f5ebd9..HEAD:/style.scss diff --git a/style.scss b/style.scss index 9d2e87d..b624184 100644 --- a/style.scss +++ b/style.scss @@ -64,6 +64,9 @@ h1, h2, h3, h4, h5, h6 { a { @include link-colors($accent-color, $accent-color-lighter, $accent-color, $accent-color-darker, $accent-color); text-decoration: none; + &:focus { + outline: none; + } } .block {