Bladeren bron

video fixed

andy 2 jaren geleden
bovenliggende
commit
a22daf076e
6 gewijzigde bestanden met toevoegingen van 2 en 3 verwijderingen
  1. BIN
      .DS_Store
  2. 1 1
      about.html
  3. 0 1
      css/style.css
  4. 0 0
      css/style.css.map
  5. 1 1
      css/style.scss
  6. BIN
      img/.DS_Store

BIN
.DS_Store


+ 1 - 1
about.html

@@ -115,7 +115,7 @@
         <div class="row align-items-center">
           <div class="col-12 col-xl-6 mt-5 mt-lg-0 position-relative">
             <div class="iframe-box">
-              <video src="./img/about-video.mp4" autoplay></video>
+              <video src="./img/about-video.mp4" autoplay muted controls></video>
             </div>
             <div class="bg-item"></div>
           </div>

+ 0 - 1
css/style.css

@@ -1494,7 +1494,6 @@
   position: absolute;
   top: 0;
   left: 0;
-  width: 100%;
   height: 100%;
   -webkit-box-shadow: 0 0 10px rgba(32, 32, 32, 0.25);
           box-shadow: 0 0 10px rgba(32, 32, 32, 0.25);

File diff suppressed because it is too large
+ 0 - 0
css/style.css.map


+ 1 - 1
css/style.scss

@@ -1460,7 +1460,7 @@ color:#fff;
     position: absolute;
     top: 0;
     left: 0;
-    width: 100%;
+    // width: 100%;
     height: 100%;
     box-shadow: 0 0 10px rgba(32, 32, 32, 0.25);
   }

BIN
img/.DS_Store


Some files were not shown because too many files changed in this diff