mirror of
https://github.com/Stremio/stremio-web.git
synced 2026-03-11 21:27:05 +00:00
intro background fixed
This commit is contained in:
parent
2bcdd1e497
commit
86409d6ade
1 changed files with 3 additions and 1 deletions
|
|
@ -11,7 +11,9 @@
|
|||
height: 100%;
|
||||
background-image: url('/images/intro_background.jpg');
|
||||
background-size: cover;
|
||||
background-attachment: fixed;
|
||||
background-repeat: no-repeat;
|
||||
background-position: center;
|
||||
background-origin: border-box;
|
||||
|
||||
.overlay {
|
||||
position: absolute;
|
||||
|
|
|
|||
Loading…
Reference in a new issue