X-Git-Url: https://git.ao2.it/SaveMySugar/savemysugar-website.git/blobdiff_plain/47cd0d19f4cbb693bdaaf0491f0ef91e52b3591c..aa248f74bd88a23bb39512a6cbd139f76daf1124:/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 {