Publish changes and Greyhound review

This commit is contained in:
Campbell Alden 2025-11-04 23:49:29 +09:00
parent 735a0de0c6
commit b523068188
67 changed files with 2183 additions and 730 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;