mirror of
https://codeberg.org/video-prize-ranch/rimgo.git
synced 2025-08-13 20:48:23 +00:00
Fix images in galleries
This commit is contained in:
parent
36793004f8
commit
d9b8b660f4
@ -51,8 +51,8 @@ main {
|
||||
font-weight: 400;
|
||||
}
|
||||
|
||||
img,
|
||||
video:not(:fullscreen) {
|
||||
.posts img,
|
||||
.posts video:not(:fullscreen) {
|
||||
object-fit: cover;
|
||||
aspect-ratio: 1;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user