Small tweak to the max length of lyrics on FS mode.

This commit is contained in:
cryptofyre 2022-01-08 18:08:50 -06:00
parent 0cfc93f54d
commit 2ce93bc498

View file

@ -3657,7 +3657,7 @@ input[type="range"].web-slider.display--small::-webkit-slider-thumb {
.lyrics-col{
height: 75vh;
height: 62vh;
display: flex;
justify-content: center;
align-content: center;