Skip to content

Commit 65a623b

Browse files
authored
Update index.html
1 parent 4a47415 commit 65a623b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

_layouts/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@
1919

2020
<div class="md-modal md-effect-12 md-show">
2121
<div class="md-content">
22+
<button class="md-close">Close</button>
2223
<iframe width="630" height="410" src="https://www.youtube.com/embed/4J8mViMo8lE" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
23-
<button class="md-close">Close</button>
2424
</div>
2525
</div>
2626

@@ -244,7 +244,7 @@ <h2 class="section-title">Our Clients</h2>
244244
-moz-transform: scale(0.8);
245245
-ms-transform: scale(0.8);
246246
transform: scale(0.8);
247-
opacity: 0;
247+
opacity: 1;
248248
-webkit-transition: all 0.3s;
249249
-moz-transition: all 0.3s;
250250
transition: all 0.3s;

0 commit comments

Comments
 (0)