Skip to content

Commit 0c154c8

Browse files
authored
Update index.html
1 parent 65a623b commit 0c154c8

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

_layouts/index.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -235,8 +235,9 @@ <h2 class="section-title">Our Clients</h2>
235235
}
236236

237237
.md-show ~ .md-overlay {
238-
opacity: 0.8;
238+
opacity: 1;
239239
visibility: visible;
240+
z-index: 2000
240241
}
241242

242243
.md-effect-12 .md-content {

0 commit comments

Comments
 (0)