mirror of
https://github.com/Psychotoxical/psysonic.git
synced 2026-07-21 23:05:46 +00:00
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:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user