remove static gradient from film page
This commit is contained in:
parent
af3df6d5a0
commit
a4f9296b28
1 changed files with 1 additions and 1 deletions
|
@ -89,7 +89,7 @@ main > .film {
|
|||
}
|
||||
|
||||
body {
|
||||
background: linear-gradient(to bottom, #002bdb 0%,#8fc800 99%);
|
||||
/*background: linear-gradient(to bottom, #002bdb 0%,#8fc800 99%);*/
|
||||
}
|
||||
|
||||
.info-meta {
|
||||
|
|
Loading…
Reference in a new issue