Skip to content

Commit

Permalink
feat: add pointer cursor to header links in mobile mode
Browse files Browse the repository at this point in the history
  • Loading branch information
ErikssonJoakim committed Oct 31, 2022
1 parent c84dbe6 commit beba3ea
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/layout/header/header.scss
Original file line number Diff line number Diff line change
Expand Up @@ -251,6 +251,7 @@

.link-label {
opacity: 0.7;
cursor: pointer;
&.active {
opacity: 1;
font-size: 20px;
Expand Down

0 comments on commit beba3ea

Please sign in to comment.