adding video for the main div
This commit is contained in:
Vendored
+2
-3
File diff suppressed because one or more lines are too long
Vendored
BIN
Binary file not shown.
Vendored
BIN
Binary file not shown.
@@ -55,6 +55,10 @@
|
||||
</form>
|
||||
<div id="popup">replace text dynamically</div>
|
||||
<div class="hero-media">
|
||||
<video autoplay muted loop>
|
||||
<source src="./dist/images/video.mp4" type="video/mp4">
|
||||
Your browser does not support the video tag.
|
||||
</video>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user