hardcoded tooltip CSS works until it meets the edge bad (gets clipped): position absolute left 100% translateY(-50%) good: (collision aware) measure viewport space choose placement set top/left move the arrow animate from the correct origin
54,846 görüntüleme
there are two ways to make inline icons match text: guess a px value or use the font’s cap height `1cap` gives you the second one. it sizes the icon from the height of capital letters, so it keeps matching when font-size changes.
48,327 görüntüleme
dark mode tier list instant → fade → wipe → radial reveal → blur