feat: Increase max thumbnail size to 300px (#1703)

* feat: Remove max thumbnail size

* Remove old comment.

* Set max to 350px

* Decrease max size to 300px
This commit is contained in:
Dermot Duffy
2024-12-08 13:03:47 -08:00
committed by GitHub
parent b2b7a0853c
commit 649b0280ee
10 changed files with 16 additions and 21 deletions
+1 -1
View File
@@ -17,7 +17,7 @@ div.title {
div.details {
flex: 1;
justify-content: space-evenly;
justify-content: center;
display: flex;
flex-direction: column;