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 {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user