Skip to content

Commit

Permalink
under construction
Browse files Browse the repository at this point in the history
  • Loading branch information
brant-ruan committed Apr 25, 2024
1 parent 2395829 commit 092b424
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@ nav a:hover {

.container {
width: 65%; /* Or whatever maximum width you prefer */
max-width: 1000px; /* Maximum width of the container */
margin: 0 auto; /* This centers the container */
padding: 0 20px;
margin-bottom: 30px;
Expand Down

0 comments on commit 092b424

Please sign in to comment.