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:
parent
54f452a82a
commit
e59e797f9d
1 changed files with 2 additions and 2 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue