mirror of
https://git.kescher.at/CatCatNya/catstodon.git
synced 2024-11-27 17:21:36 +01:00
Fix letterbox bug
This commit is contained in:
parent
6ecf81cacf
commit
bc0524834e
1 changed files with 1 additions and 0 deletions
|
@ -114,6 +114,7 @@
|
|||
|
||||
&,
|
||||
img {
|
||||
height: 100%;
|
||||
width: 100%;
|
||||
object-fit: contain;
|
||||
|
||||
|
|
Loading…
Reference in a new issue