Skip to content

Commit

Permalink
Fixed link in comment
Browse files Browse the repository at this point in the history
  • Loading branch information
squidfunk committed Jul 22, 2024
1 parent 914bed2 commit a798a0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/templates/assets/stylesheets/main/components/_nav.scss
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@
// Navigation link icon
svg {
// Hack: Safari has another bug where SVGs disappear on hover - same fix
// as above via `position: relative` - see https://bit.ly/3HljM1T
// as above via `position: relative` - see https://t.ly/5fSj1
position: relative;
flex-shrink: 0;
height: 1.3em;
Expand Down

0 comments on commit a798a0d

Please sign in to comment.