Skip to content

Commit a798a0d

Browse files
committed
Fixed link in comment
1 parent 914bed2 commit a798a0d

File tree

1 file changed

+1
-1
lines changed
  • src/templates/assets/stylesheets/main/components

1 file changed

+1
-1
lines changed

src/templates/assets/stylesheets/main/components/_nav.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@
120120
// Navigation link icon
121121
svg {
122122
// Hack: Safari has another bug where SVGs disappear on hover - same fix
123-
// as above via `position: relative` - see https://bit.ly/3HljM1T
123+
// as above via `position: relative` - see https://t.ly/5fSj1
124124
position: relative;
125125
flex-shrink: 0;
126126
height: 1.3em;

0 commit comments

Comments
 (0)