better placement of song title on embedded player

This commit is contained in:
Kasper Rynning-Tønnesen
2018-10-24 19:41:53 +02:00
parent a898f418a7
commit 1a7ff97e7e

View File

@@ -681,6 +681,7 @@ display: none !important;
#song-title {
width: 100vw;
bottom: 149px;
font-size: 1.2rem;
top: calc(100vh - 200px);
}
}