add .emoji styles

This commit is contained in:
Brandon Rosage 2019-03-05 12:07:36 -06:00
parent 15d8905dc0
commit 900daf040d

View file

@ -20,3 +20,9 @@ body {
top: 2px;
width: 12px;
}
.emoji {
width: 18px;
height: auto;
vertical-align: middle;
}