Skip to content

Commit

Permalink
style: increase width of container to 1000px
Browse files Browse the repository at this point in the history
  • Loading branch information
codescape authored Jul 18, 2024
1 parent e703e58 commit 8f7f1f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion css/custom.css
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
/* container */

.container {
max-width: 800px; }
max-width: 1000px; }

/* headings */

Expand Down

0 comments on commit 8f7f1f9

Please sign in to comment.