Skip to content

Commit 52d0cb5

Browse files
committed
Fixed a visual glitch with nav hover
1 parent 29ef833 commit 52d0cb5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_sass/partials/_header.scss

+1-1
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272

7373
&:hover::after {
7474
opacity: 1;
75-
bottom: -1.2em;
75+
bottom: -1.5em;
7676
}
7777
}
7878
}

0 commit comments

Comments
 (0)