mirror of
https://github.com/minetest/contentdb.git
synced 2025-01-08 22:17:34 +01:00
Fix square screenshots on package page
This commit is contained in:
parent
ff83dda928
commit
6012af6855
@ -15,8 +15,8 @@
|
||||
}
|
||||
|
||||
.screenshot_list img {
|
||||
width: 164px;
|
||||
height: 164px;
|
||||
width: 200px;
|
||||
height: 133px;
|
||||
object-fit: cover;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user