remove itembackdropfader

This commit is contained in:
grafixeyehero 2019-12-10 01:26:15 +03:00
parent dbbe5809e1
commit 08b00ac385
9 changed files with 4 additions and 62 deletions

View file

@ -428,8 +428,8 @@
.itemBackdrop {
-webkit-background-size: cover;
background-size: cover;
background-position: center center;
background-repeat: no-repeat;
background-position: center;
height: 50vh;
position: relative
}
@ -441,14 +441,6 @@
right: 0
}
.itemBackdropFader {
position: absolute;
bottom: -1px;
left: 0;
right: 0;
height: 15vh
}
.desktopMiscInfoContainer {
position: absolute;
bottom: .75em