Fix max gif height
This commit is contained in:
parent
ced729c6d5
commit
93ec4b1e39
@ -50,6 +50,11 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.gallery-gif video {
|
||||||
|
max-height: 530px;
|
||||||
|
background-color: #101010;
|
||||||
|
}
|
||||||
|
|
||||||
.still-image {
|
.still-image {
|
||||||
max-height: 379.5px;
|
max-height: 379.5px;
|
||||||
max-width: 533px;
|
max-width: 533px;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user