Skip to content

Commit

Permalink
Fix issue getgrav#9
Browse files Browse the repository at this point in the history
Makes dropdown menus behave as expected
  • Loading branch information
StevenBrons committed Aug 5, 2020
1 parent 808dabf commit 31b7c8d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scss/theme/_header.scss
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@

font-size: 0.7rem;
font-weight: 700;
z-index: 1;

background: $light-color;
color: $dark-color;
Expand Down

0 comments on commit 31b7c8d

Please sign in to comment.