Fix square screenshots on package page
This commit is contained in:
@@ -15,8 +15,8 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.screenshot_list img {
|
.screenshot_list img {
|
||||||
width: 164px;
|
width: 200px;
|
||||||
height: 164px;
|
height: 133px;
|
||||||
object-fit: cover;
|
object-fit: cover;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user