Skip to content

Commit

Permalink
style: widen the container
Browse files Browse the repository at this point in the history
  • Loading branch information
remvze committed Oct 10, 2023
1 parent cd8ec5e commit e7c786f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/container/container.module.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
.container {
width: 85%;
width: 90%;
max-width: 600px;
margin: 0 auto;
}

0 comments on commit e7c786f

Please sign in to comment.