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;