mirror of
https://github.com/celogeek/go-comic-converter.git
synced 2025-05-24 15:52:38 +02:00
css img object-fit to preserve aspect ratio
This commit is contained in:
parent
aabea6fb12
commit
d1a14d3489
@ -15,4 +15,5 @@ img {
|
||||
margin:0;
|
||||
padding:0;
|
||||
z-index:0;
|
||||
object-fit: contain;
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user