Skip to content

Commit

Permalink
Update header.css
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinamstutz committed Nov 23, 2021
1 parent 6d43471 commit 49822c0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/css/header.css
Original file line number Diff line number Diff line change
Expand Up @@ -271,6 +271,8 @@ body {
.navbar-dropdown.is-right {
left: auto;
right: 0;
overflow-y: scroll;
max-height: 50vh;
}

.navbar-dropdown a.navbar-item:hover {
Expand Down

0 comments on commit 49822c0

Please sign in to comment.