Skip to content

Commit

Permalink
Fix: Add margin to <main>
Browse files Browse the repository at this point in the history
  • Loading branch information
finnito committed Oct 16, 2023
1 parent f066039 commit 1e03187
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions themes/solidaritynz/assets/css/main.css
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,8 @@ body > main {
flex-grow: 1;
}

main { margin: 1rem auto; }

img {
max-width: 100%;
}
Expand Down

0 comments on commit 1e03187

Please sign in to comment.