changes
This commit is contained in:
parent
bc9cb96d9d
commit
994333f408
3 changed files with 1 additions and 11 deletions
10
.gitignore
vendored
10
.gitignore
vendored
|
@ -1,11 +1 @@
|
|||
|
||||
storage/logs/laravel.log
|
||||
|
||||
storage/framework/sessions/FxwTZF7Rhp3m0SuU25yxVsOq1CxCRE3xwHvMpS9C
|
||||
|
||||
database/app.sqlite
|
||||
|
||||
bootstrap/cache/services.php
|
||||
|
||||
bootstrap/cache/packages.php
|
||||
node_modules/
|
||||
|
|
|
@ -3667,7 +3667,6 @@ body {
|
|||
overflow: hidden;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.video-container iframe {
|
||||
position: relative;
|
||||
top: -50px;
|
||||
|
|
|
@ -24,6 +24,7 @@ body {
|
|||
height: auto;
|
||||
display: block;
|
||||
}
|
||||
|
||||
.video-container {
|
||||
position: relative;
|
||||
overflow: hidden;
|
||||
|
|
Loading…
Reference in a new issue