Fix: Detail logo was too close to the media rating container on TVs
This commit is contained in:
@@ -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;
|
||||||
|
Reference in New Issue
Block a user