this post was submitted on 18 Jun 2023
77 points (100.0% liked)
/kbin meta
25 readers
1 users here now
Magazine dedicated to discussions about the kbin itself. Provide feedback, ask questions, suggest improvements, and engage in conversations related to the platform organization, policies, features, and community dynamics. ---- * Roadmap 2023 * m/kbinDevlog * m/kbinDesign
founded 2 years ago
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Hm, the thread index is the main issue for me! Might try the script and modify it.
For example: https://i.imgur.com/1e0nTx1.png
Alright, those index thumbnails are confined to a 220x145 square, so we can handle those separately by using the
cover
method of theobject-fit
property to scale them. Give me a minute to update it...