mirror of
https://github.com/minetest/contentdb.git
synced 2025-03-23 02:32:28 +01:00
Fix square screenshots on package page
This commit is contained in:
@ -15,8 +15,8 @@
|
||||
}
|
||||
|
||||
.screenshot_list img {
|
||||
width: 164px;
|
||||
height: 164px;
|
||||
width: 200px;
|
||||
height: 133px;
|
||||
object-fit: cover;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user