From 994333f4087e8b6a579c393e0846501e2c659582 Mon Sep 17 00:00:00 2001 From: KodeStar Date: Sun, 11 Feb 2018 22:09:18 +0000 Subject: [PATCH] changes --- .gitignore | 10 ---------- css/app.css | 1 - sass/_app.scss | 1 + 3 files changed, 1 insertion(+), 11 deletions(-) diff --git a/.gitignore b/.gitignore index dd50c724..c2658d7d 100644 --- a/.gitignore +++ b/.gitignore @@ -1,11 +1 @@ - -storage/logs/laravel.log - -storage/framework/sessions/FxwTZF7Rhp3m0SuU25yxVsOq1CxCRE3xwHvMpS9C - -database/app.sqlite - -bootstrap/cache/services.php - -bootstrap/cache/packages.php node_modules/ diff --git a/css/app.css b/css/app.css index 480ffba7..d893430a 100644 --- a/css/app.css +++ b/css/app.css @@ -3667,7 +3667,6 @@ body { overflow: hidden; text-align: center; } - .video-container iframe { position: relative; top: -50px; diff --git a/sass/_app.scss b/sass/_app.scss index 6775030b..ccfaa96c 100644 --- a/sass/_app.scss +++ b/sass/_app.scss @@ -24,6 +24,7 @@ body { height: auto; display: block; } + .video-container { position: relative; overflow: hidden;