1
0
mirror of https://github.com/dani/vroom.git synced 2024-06-29 15:03:41 +02:00

Better main video sizing

This commit is contained in:
Daniel Berteaud 2014-05-24 16:46:41 +02:00
parent 7ca297267f
commit 34bdc2f27e

View File

@ -15,8 +15,7 @@
text-align: center;
}
#mainVideo video {
max-width: 100%;
min-width: 75%;
width: 90% !important;
height: auto;
}
.previewContainer{