fix(fullscreen): remove letter-spacing from track title to fix optical misalignment

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
Psychotoxical
2026-04-07 12:46:27 +02:00
parent 51c118806e
commit 5ec8fa8ba3
-1
View File
@@ -3071,7 +3071,6 @@
font-family: var(--font-display);
font-size: clamp(28px, 4.5vw, 68px);
font-weight: 900;
letter-spacing: -0.02em;
color: var(--accent);
margin: 0;
line-height: 1.05;