Fix: Detail logo was too close to the media rating container on TVs

This commit is contained in:
lscambo13
2025-07-29 15:40:07 +05:30
parent 62aeb6986e
commit d160a77c21

View File

@@ -1018,7 +1018,7 @@ html {
.layout-tv .detailLogo { .layout-tv .detailLogo {
height: 20vh; height: 20vh;
top: 40vh; top: 39vh;
left: 30vw; left: 30vw;
width: 60vw; width: 60vw;
margin: auto 5vw; margin: auto 5vw;