Skip to content

Commit

Permalink
Branch was updated using the 'autoupdate branch' Actions workflow.
Browse files Browse the repository at this point in the history
  • Loading branch information
Octomerger authored Dec 16, 2020
2 parents 5fbd6f2 + 89bc9e2 commit c4cc1f1
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions stylesheets/nav.scss
Original file line number Diff line number Diff line change
Expand Up @@ -90,3 +90,9 @@ header summary,
background: transparent;
}
}

.nav-dropdown {
@media (min-width: 1012px) and (max-width: 1279px) {
right: 0;
}
}

0 comments on commit c4cc1f1

Please sign in to comment.