Skip to content

Commit

Permalink
fix bug on mobile - header not clickable
Browse files Browse the repository at this point in the history
  • Loading branch information
claudia-romano committed Mar 10, 2018
1 parent 4fc7f37 commit 5edac17
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions css/style.css
Expand Up @@ -44,6 +44,7 @@ Resource style
-------------------------------- */
.cd-main-header {
position: relative;
z-index: 1;
height: 50px;
background: #343642;
}
Expand Down

0 comments on commit 5edac17

Please sign in to comment.