Fixed Descender Character Cutoff @ Larger Font Sizes

This commit is contained in:
2026-04-03 16:25:17 +11:00
parent 6ea24618d9
commit 548e4bcaf0
@@ -207,6 +207,7 @@
color: rgba(255, 255, 255, 0.4); color: rgba(255, 255, 255, 0.4);
/* biome-ignore lint: Must beat Tidal _hasCues_ opacity */ /* biome-ignore lint: Must beat Tidal _hasCues_ opacity */
opacity: 1 !important; opacity: 1 !important;
line-height: 1.15;
transition: transition:
text-shadow 0.15s ease-out, text-shadow 0.15s ease-out,
color 0.15s ease-out; color 0.15s ease-out;