PUBLISH: Add back in margin at the top of reviews

This commit is contained in:
Campbell Alden 2022-10-28 00:57:53 +09:00
parent b88eeab5c5
commit 9c3f532357
3 changed files with 202 additions and 200 deletions

View file

@ -11,6 +11,7 @@
flex-direction: column;
align-items: center;
gap: 30px;
margin-top: 30px;
}
.review-header h1 {