mirror of
https://codeberg.org/video-prize-ranch/rimgo.git
synced 2025-12-14 12:15:22 +00:00
Fix images in galleries
This commit is contained in:
@@ -51,8 +51,8 @@ main {
|
|||||||
font-weight: 400;
|
font-weight: 400;
|
||||||
}
|
}
|
||||||
|
|
||||||
img,
|
.posts img,
|
||||||
video:not(:fullscreen) {
|
.posts video:not(:fullscreen) {
|
||||||
object-fit: cover;
|
object-fit: cover;
|
||||||
aspect-ratio: 1;
|
aspect-ratio: 1;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user