mirror of
https://github.com/th-ch/youtube-music.git
synced 2026-01-10 10:11:46 +00:00
fix lyrics font size
This commit is contained in:
@ -7,6 +7,6 @@
|
||||
}
|
||||
|
||||
.description {
|
||||
font-size: 1.1vw !important;
|
||||
font-size: clamp(1.4rem, 1.1vmax, 3rem) !important;
|
||||
text-align: center !important;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user