Skip to content

Commit

Permalink
Fix: stop menu causing x-scrolling on mobile
Browse files Browse the repository at this point in the history
  • Loading branch information
finnito committed Oct 16, 2023
1 parent 1e03187 commit 8f60e05
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions themes/solidaritynz/assets/css/main.css
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ body {
font-weight: normal;
padding: 1rem 0.5rem;
box-sizing: border-box;
overflow-x: hidden;
}

h1, h2, h3, h4, h5, h6 {
Expand Down

0 comments on commit 8f60e05

Please sign in to comment.