mirror of
https://github.com/lscambo13/ElegantFin.git
synced 2025-09-18 12:40:16 +00:00
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 {
|
||||
height: 20vh;
|
||||
top: 40vh;
|
||||
top: 39vh;
|
||||
left: 30vw;
|
||||
width: 60vw;
|
||||
margin: auto 5vw;
|
||||
|
Reference in New Issue
Block a user