1
0
Fork 1
forked from fedi/mastodon

Add left and right margin to emojis (#20464)

This commit is contained in:
Douglas Blank 2022-12-15 09:53:37 -08:00 committed by talon
parent fc001d4320
commit 5822543287

View file

@ -39,6 +39,8 @@
width: 20px;
height: 20px;
margin: -3px 0 0;
margin-left: 0.075em;
margin-right: 0.075em;
}
p {