Updated embedded player with title at top

This commit is contained in:
Kasper Rynning-Tønnesen
2018-11-20 11:39:56 +01:00
parent 496c1cdeb2
commit 7ec8884fce
2 changed files with 2 additions and 1 deletions

View File

@@ -122,6 +122,7 @@
#player{
width:60vw;
height: calc(100vh - 32px);
padding-top: 51px;
}
#pageButtons{