Content
@
0 reply
0 recast
0 reaction
Darryl Yeo đ ïž
@darrylyeo
Friendship ended with `display: inline-flex; align-items: center;` Inline icons keep messing with text baseline Now `display: inline-block;` and `float: inline-start; translate: 0 calc((1lh - 100%) / 2);` are my best friends
2 replies
0 recast
25 reactions
kaiwenwang.me đââïž
@xjzisib
Why should I use this instead of just flex, items-center, gap, and justify-center? I tried using it but the icon wasn't perfectly centered in icons when the text size differed.
0 reply
0 recast
0 reaction