Skip to content

Commit

Permalink
feat: support wider emoji (#3028)
Browse files Browse the repository at this point in the history
  • Loading branch information
shuuji3 authored Oct 28, 2024
1 parent 9fc75af commit 54cc0e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion styles/global.css
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ body {
.iconify-emoji {
display: inline-block;
height: 1.2em;
width: 1.2em;
max-width: 100%;
margin-right: 0.075em;
margin-left: 0.075em;
object-fit: contain;
Expand Down

0 comments on commit 54cc0e4

Please sign in to comment.