Skip to content

Commit

Permalink
the emoji styling anoyed me
Browse files Browse the repository at this point in the history
  • Loading branch information
RedMan13 committed Jan 11, 2025
1 parent c135445 commit 04eb81e
Showing 1 changed file with 4 additions and 7 deletions.
11 changes: 4 additions & 7 deletions src/components/tw-description/description.css
Original file line number Diff line number Diff line change
Expand Up @@ -37,13 +37,10 @@
}

.emoji {
width: 1.5rem;
height: 1.5rem;
object-fit: contain;
}
h1 .emoji {
width: 1.8rem;
height: 1.8rem;
width: 1lh;
height: 1lh;
object-fit: contain;
vertical-align: middle;
}
em .emoji {
transform: skew(-12deg, 0deg);
Expand Down

0 comments on commit 04eb81e

Please sign in to comment.