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 GitHub
parent 70415714f1
commit 2c7df002fa

View File

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