Skip to content
This repository has been archived by the owner on Sep 18, 2024. It is now read-only.

Commit

Permalink
Eksplisitt sett background-color: transparent for å overstyre navno css
Browse files Browse the repository at this point in the history
  • Loading branch information
Morten Jansrud committed May 19, 2020
1 parent f82cefa commit 2cb7e34
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/ikoner/meny/NavLogoFooter.less
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
&:focus,
&:active {
outline: @fokusFarge 3px solid;
background-color: transparent;
}
svg {
&:focus {
Expand Down

0 comments on commit 2cb7e34

Please sign in to comment.