Skip to content

Commit

Permalink
Set padding on main
Browse files Browse the repository at this point in the history
  • Loading branch information
mattsherman committed Oct 11, 2024
1 parent c7fdd37 commit c4ca205
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -126,6 +126,7 @@ body > main {
max-width: 700px;

margin: 0 auto;
padding: 0 1rem;

line-height: 1.5;

Expand Down

0 comments on commit c4ca205

Please sign in to comment.