mirror of
https://git.lolcat.ca/lolcat/4get.git
synced 2024-11-08 17:43:07 -05:00
i hate firefox devtools sometimes
This commit is contained in:
parent
d9fcab402b
commit
ba7ed59dc5
1 changed files with 2 additions and 1 deletions
|
@ -566,7 +566,8 @@ h3,h4,h5,h6{
|
||||||
}
|
}
|
||||||
|
|
||||||
.thumb-wrap .thumb{
|
.thumb-wrap .thumb{
|
||||||
object-fit:fill;
|
display:block;
|
||||||
|
object-fit:contain;
|
||||||
width:100%;
|
width:100%;
|
||||||
height:100%;
|
height:100%;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue