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