Skip to content

Commit 76c1f78

Browse files
committed
Fix why page layout
1 parent 7852325 commit 76c1f78

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/why.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
}
5050
</style>
5151
<div class="homepage-hero-module" style="height: 400px;">
52-
<div class="video-container">
52+
<div class="video-container" style="height: 400px; position: relative; overflow: hidden;">
5353
<div style="text-align:center;font-size: 40px;font-weight:900;padding-top: 125px;position: absolute;z-index: 1020;margin: 0 auto;color: white;line-height: 50px;width: 100%;text-shadow:3px 3px 10px #333;">RETAIN<br>INNOVATE<br>EVOLVE</div>
5454
<div class="filter" style="width: 1593px;"></div>
5555
<video autoplay="" loop="" class="fillWidth fadeIn animated" style="width: 100vw;">

0 commit comments

Comments
 (0)