adding in video for main image

This commit is contained in:
talksik
2019-04-16 18:38:35 -07:00
parent 6ea21a3988
commit 5b710bab21
2 changed files with 6 additions and 5 deletions
+5 -4
View File
@@ -108,17 +108,18 @@
<div id="popup">replace text dynamically</div>
<div class="hero-media">
<!-- <video autoplay muted loop>
<video autoplay muted loop>
<source
src="./dist/images/video.mp4"
type="video/mp4"
/>
Your browser does not support the video tag.
</video> -->
<img
</video>
<!-- <img
class="mySlides"
src="./dist/images/dashboard.png"
/>
/> -->
<!-- <div class="slideshow-container">
<img
class="mySlides"
+1 -1
View File
@@ -109,7 +109,7 @@
.testimonial-footer-icons {
display: flex;
justify-content: center;
align-items: center;
align-items: flex-end;
/* margin-top: 1em; */
}