Skip to content

Commit c493e24

Browse files
committed
emoji mini stylefix
1 parent d7f7025 commit c493e24

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

app/styles/mcss/markdown.mcss

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -83,11 +83,9 @@ Markdown {
8383

8484
(p) {
8585
img.emoji {
86-
:first-of-type {
87-
:last-of-type {
88-
width: 3rem
89-
height: 3rem
90-
}
86+
:only-child {
87+
width: 3rem
88+
height: 3rem
9189
}
9290
}
9391
}

0 commit comments

Comments
 (0)