This commit is contained in:
KodeStar 2018-02-11 22:09:18 +00:00
parent bc9cb96d9d
commit 994333f408
3 changed files with 1 additions and 11 deletions

10
.gitignore vendored
View file

@ -1,11 +1 @@
storage/logs/laravel.log
storage/framework/sessions/FxwTZF7Rhp3m0SuU25yxVsOq1CxCRE3xwHvMpS9C
database/app.sqlite
bootstrap/cache/services.php
bootstrap/cache/packages.php
node_modules/

View file

@ -3667,7 +3667,6 @@ body {
overflow: hidden;
text-align: center;
}
.video-container iframe {
position: relative;
top: -50px;

View file

@ -24,6 +24,7 @@ body {
height: auto;
display: block;
}
.video-container {
position: relative;
overflow: hidden;