Lyrics on mobile view

This commit is contained in:
James Barnsley
2020-02-22 07:48:36 +13:00
parent 3cad4164ca
commit 4cfe03f83e
8 changed files with 27173 additions and 27448 deletions

View File

@ -364,6 +364,7 @@
.lyrics {
width: 70%;
height: 100%;
margin-top: 50px;
overflow-y: hidden;
position: relative;
@ -452,11 +453,6 @@
}
}
}
.lyrics {
width: auto;
height: auto;
}
}
}
}