Skip to content

Commit

Permalink
adjust resposnive margins
Browse files Browse the repository at this point in the history
  • Loading branch information
second-slip committed Jul 27, 2024
1 parent cf3a5f1 commit dfe2d91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ body {
@media only screen and (min-width: 769px) {
.container {
padding-top: 5%;
margin: 2% 10% 5%;
margin: 2% 4% 5%;
/* top / right/left / bottom */
}

Expand Down

0 comments on commit dfe2d91

Please sign in to comment.