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:
@@ -17,7 +17,7 @@ div.title {
|
||||
|
||||
div.details {
|
||||
flex: 1;
|
||||
justify-content: space-evenly;
|
||||
justify-content: center;
|
||||
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
|
||||
Reference in New Issue
Block a user