Widen site a bit

This commit is contained in:
Cassidy Williams
2023-12-10 00:35:11 -06:00
parent 675dd2fcbe
commit fe937d1f83
2 changed files with 2 additions and 2 deletions

View File

@@ -27,7 +27,7 @@ html,
body {
margin: auto;
padding: 20px;
max-width: 65ch;
max-width: 70ch;
background-color: var(--white);
word-wrap: break-word;
overflow-wrap: break-word;