tweak: lyrics top-left, smaller font clamp(12px,1.3vw,18px)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
ltadeu6 2026-06-07 14:04:15 -03:00
parent e59e797f9d
commit b5eacd35d2
No known key found for this signature in database
GPG key ID: FB9FDAB6B6F3418D

View file

@ -242,7 +242,7 @@ html, body {
.lyric-display { .lyric-display {
position: absolute; position: absolute;
left: 3%; left: 3%;
bottom: 16%; top: 5%;
max-width: 36%; max-width: 36%;
pointer-events: none; pointer-events: none;
opacity: 0; opacity: 0;
@ -251,7 +251,7 @@ html, body {
.lyric-line { .lyric-line {
color: #ffffff; color: #ffffff;
font-family: 'Courier New', monospace; font-family: 'Courier New', monospace;
font-size: clamp(18px, 2.2vw, 32px); font-size: clamp(12px, 1.3vw, 18px);
line-height: 1.5; line-height: 1.5;
letter-spacing: 0.03em; letter-spacing: 0.03em;
text-shadow: text-shadow: