PUBLISH: Improved Homepage

This commit is contained in:
Campbell Alden 2022-08-31 12:57:24 +09:00
parent ea0d2ad97b
commit 8318d8dca5
12 changed files with 130 additions and 16 deletions

View file

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