Set image width back to 20px

This commit is contained in:
iliana weller 2018-07-25 22:48:17 -04:00
parent 4789f5225a
commit 8773f5aa75
No known key found for this signature in database
GPG Key ID: DCE341C8E949BC81
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@ dl.emojo div * {
dl.emojo dt img {
height: 20px;
width: 28px;
width: 20px;
object-fit: contain;
}