1
0
Fork 0
mirror of https://github.com/DanielnetoDotCom/YouPHPTube synced 2025-10-03 17:59:55 +02:00

Fix video position

This commit is contained in:
DanielnetoDotCom 2021-03-16 20:09:06 -03:00
parent 7705c75741
commit 40b79457a4

View file

@ -27,7 +27,7 @@
#seekBG{
height: 100%;
width: 100%;
background-size: contain;
background-size: cover;
background-position-y: center;
background-repeat: no-repeat;
background-image: url(seekBG.png);