Update a few styles to make the site feel a little more readble

This commit is contained in:
Campbell Alden 2025-11-04 23:47:54 +09:00
parent 182c32cd0f
commit d1a14497e5
2 changed files with 2 additions and 2 deletions

View file

@ -1,5 +1,5 @@
.review {
max-width: calc(70ch + 60px);
max-width: calc(80ch + 60px);
margin: auto;
display: flex;
flex-direction: column;