Skip to content

Commit

Permalink
Merge pull request wesbos#219 from harrync/patch-2
Browse files Browse the repository at this point in the history
Update NavStyles.js
  • Loading branch information
wesbos authored Feb 17, 2021
2 parents 5b86366 + f637e15 commit 1cd1177
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sick-fits/frontend/components/styles/NavStyles.js
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ const NavStyles = styled.ul`
&:hover,
&:focus {
outline: none;
text-decoration:none;
&:after {
width: calc(100% - 60px);
}
Expand Down

0 comments on commit 1cd1177

Please sign in to comment.