Skip to content

Commit

Permalink
Merge pull request #1306 from Bynder/feature/remove-no-outline-menuitem
Browse files Browse the repository at this point in the history
Removing the no outline from menu items
  • Loading branch information
webknit authored Sep 26, 2023
2 parents 3c040d7 + 7c5eaae commit be208ed
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions lib/Navigation/styles.scss
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,6 @@
color: $neutral-light;
}

&:focus {
outline: none;
}

&:hover {
text-decoration: none;
color: $primary-blue;
Expand Down

0 comments on commit be208ed

Please sign in to comment.