Fix item details banner image alignment
This commit is contained in:
@@ -439,7 +439,7 @@
|
||||
.itemBackdrop {
|
||||
background-size: cover;
|
||||
background-repeat: no-repeat;
|
||||
background-position: center 0;
|
||||
background-position: center center;
|
||||
background-attachment: fixed;
|
||||
height: 40vh;
|
||||
position: relative;
|
||||
|
||||
Reference in New Issue
Block a user