PUBLISH: Style and rating changes

This commit is contained in:
Campbell Alden 2022-10-12 12:16:21 +09:00
parent 56df422e99
commit c19f178620
13 changed files with 288 additions and 287 deletions

View file

@ -5,6 +5,7 @@
border-radius: 10px;
background: var(--color-primary);
aspect-ratio: 2 / 3;
height: 100%; /* This feels like it shouldn't be necessary */
flex-basis: 280px;
max-width: 280px;
padding: 10px;