Skip to content

Commit 9163f93

Browse files
committed
Raise z-index to make clickable everywhere
1 parent 9193408 commit 9163f93

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

style/component/sticky-logo.scss

+1
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
}
99

1010
position: relative;
11+
z-index: 100;
1112
height: $logo-size;
1213

1314
>a {

0 commit comments

Comments
 (0)