diff --git a/assets/scss/index.scss b/assets/scss/index.scss index 6090ad32a..50250e526 100644 --- a/assets/scss/index.scss +++ b/assets/scss/index.scss @@ -1193,7 +1193,7 @@ footer { .modal-for-video{ - display: block; + display: none; z-index: 20; position: absolute; height: 608px; diff --git a/layouts/index.html b/layouts/index.html index 64d459711..5a72af446 100644 --- a/layouts/index.html +++ b/layouts/index.html @@ -279,8 +279,6 @@ } shadow.hide(); - closeVideo.hide(); - video.hide(); startVideo.click(function () { openVideo()