Skip to content

Commit 2adf244

Browse files
committed
better
1 parent 04eb81e commit 2adf244

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/components/tw-description/description.css

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -37,10 +37,10 @@
3737
}
3838

3939
.emoji {
40-
width: 1lh;
41-
height: 1lh;
40+
width: 1.4lh;
41+
height: 1.4lh;
4242
object-fit: contain;
43-
vertical-align: middle;
43+
vertical-align: bottom;
4444
}
4545
em .emoji {
4646
transform: skew(-12deg, 0deg);

0 commit comments

Comments
 (0)