Skip to content

Commit

Permalink
fix(docs): make menu button clickable
Browse files Browse the repository at this point in the history
  • Loading branch information
yggg authored and malashkevich committed Jun 11, 2019
1 parent 39abc18 commit f0234bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/landing/css/reactive-kitten.webflow.css
Original file line number Diff line number Diff line change
Expand Up @@ -2368,7 +2368,7 @@
text-decoration: none;
}
.navbar {
z-index: 0;
z-index: 3;
padding-right: 24px;
padding-left: 24px;
}
Expand Down

0 comments on commit f0234bf

Please sign in to comment.