fix video cover
This commit is contained in:
parent
90ec2adb34
commit
1e1798cd30
@ -261,9 +261,13 @@ nav ul li > a.item-menu::before {
|
|||||||
left: 0px;
|
left: 0px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.gallery-cover img.fillWidth {
|
.gallery-cover img.fillWidth,
|
||||||
height: 100%;
|
.gallery-cover video.fillWidth {
|
||||||
width: 100%;
|
top: 0;bottom: 0;right: 0;left: 0;margin: auto;
|
||||||
|
}
|
||||||
|
|
||||||
|
.gallery-cover video.fillWidth {
|
||||||
|
min-width: 50%;
|
||||||
}
|
}
|
||||||
|
|
||||||
.back-to-home {
|
.back-to-home {
|
||||||
@ -304,4 +308,4 @@ nav ul li > a.item-menu::before {
|
|||||||
text-transform: uppercase;
|
text-transform: uppercase;
|
||||||
font-family: 'montserrat', sans-serif;
|
font-family: 'montserrat', sans-serif;
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user