fix: emoji margin

This commit is contained in:
Alejandro Gomez 2023-06-26 11:27:04 +02:00
parent 954a875c10
commit b0bf485f0a
No known key found for this signature in database
GPG Key ID: 4DF39E566658C817

View File

@ -2,4 +2,5 @@
width: 21px;
height: 21px;
display: inline-block;
margin-bottom: -5px;
}