We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7bd2da2 commit f870f45Copy full SHA for f870f45
index.css
@@ -9,6 +9,7 @@ body {
9
-webkit-transform: translateY(-50%);
10
-ms-transform: translateY(-50%);
11
transform: translateY(-50%);
12
+ z-index: 1;
13
}
14
15
.icon-bar a {
0 commit comments