tweak: move lyrics back to bottom-left (left:3%, bottom:16%)

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

View file

@ -241,8 +241,8 @@ html, body {
============================================================ */
.lyric-display {
position: absolute;
left: 8%;
top: 8%;
left: 3%;
bottom: 16%;
max-width: 36%;
pointer-events: none;
opacity: 0;