remove static gradient from film page

This commit is contained in:
imohkay 2021-10-21 19:09:25 +05:30
parent af3df6d5a0
commit a4f9296b28

View file

@ -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 {