fix poster position

This commit is contained in:
CTalvio
2025-10-23 22:59:23 +03:00
parent 4abaa44f6d
commit 10f1db511e
2 changed files with 0 additions and 7 deletions

View File

@@ -13,10 +13,6 @@
padding-bottom: .5em;
}
.layout-desktop .detailImageContainer .card {
top: 18vh;
}
#itemDetailPage .detailLogo {
position: static;
margin-left: 32.5%;

View File

@@ -12,6 +12,3 @@
padding-top: .5em;
padding-bottom: .5em;
}
.layout-desktop .detailImageContainer .card {
top: 18vh;
}