Skip to content

Commit 04eb81e

Browse files
committed
the emoji styling anoyed me
1 parent c135445 commit 04eb81e

File tree

1 file changed

+4
-7
lines changed

1 file changed

+4
-7
lines changed

src/components/tw-description/description.css

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

3939
.emoji {
40-
width: 1.5rem;
41-
height: 1.5rem;
42-
object-fit: contain;
43-
}
44-
h1 .emoji {
45-
width: 1.8rem;
46-
height: 1.8rem;
40+
width: 1lh;
41+
height: 1lh;
42+
object-fit: contain;
43+
vertical-align: middle;
4744
}
4845
em .emoji {
4946
transform: skew(-12deg, 0deg);

0 commit comments

Comments
 (0)