mirror of
https://github.com/lscambo13/ElegantFin.git
synced 2025-09-18 12:40:16 +00:00
Fix: Title size was too big for TV shows than that for movies, on phones
This commit is contained in:
@@ -2014,7 +2014,8 @@ div[data-role=controlgroup] a.ui-btn-active {
|
||||
font-size: xxx-large;
|
||||
}
|
||||
|
||||
.layout-mobile .infoWrapper h1.itemName {
|
||||
.layout-mobile .infoWrapper h1.itemName,
|
||||
.layout-mobile .infoWrapper h1.parentName {
|
||||
font-size: 1.6em;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user