Skip to content

Commit

Permalink
Merge pull request #15 from LordMathis/fix/hamburger-menu
Browse files Browse the repository at this point in the history
Add padding to hamburger menu
  • Loading branch information
lordmathis authored May 27, 2023
2 parents c5f1d4a + 3f423bc commit a33f1bf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions assets/sass/components/_header.scss
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@
cursor: pointer;
float: right;
display: none;
padding: 10px 4px;
}

.hamb-line {
Expand Down

0 comments on commit a33f1bf

Please sign in to comment.