Fix emoji width in Safari

This commit is contained in:
itepechi 2023-08-28 04:56:25 +09:00
parent 085eb56eed
commit 3085c08b64
1 changed files with 1 additions and 1 deletions

View File

@ -48,8 +48,8 @@
}
img {
width: 100%;
height: 100%;
min-width: 100%;
object-fit: contain;
&::before {