Skip to content

Commit

Permalink
Merge pull request #40 from gnome-terminator/fix_hamburger
Browse files Browse the repository at this point in the history
Fix Hamburger Menu
  • Loading branch information
mattrose authored Mar 7, 2024
2 parents 8f62795 + 43b9cb4 commit de6933e
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions _sass/custom.scss
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,11 @@
.page-link {
color: gray !important;
}
.site-nav {
background-color: black;
border: 1px solid black;
}


header,
.site-footer {
Expand Down

0 comments on commit de6933e

Please sign in to comment.