Fix emoji width in Safari
This commit is contained in:
parent
085eb56eed
commit
3085c08b64
1 changed files with 1 additions and 1 deletions
|
@ -48,8 +48,8 @@
|
|||
}
|
||||
|
||||
img {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
min-width: 100%;
|
||||
object-fit: contain;
|
||||
|
||||
&::before {
|
||||
|
|
Loading…
Reference in a new issue