Fix: Reduced media title font size on phones slightly
This commit is contained in:
parent
f8ee5caf6a
commit
b9f801d86d
1 changed files with 1 additions and 1 deletions
|
|
@ -1713,7 +1713,7 @@ div[data-role=controlgroup] a.ui-btn-active {
|
|||
}
|
||||
|
||||
.layout-mobile .infoWrapper h1.itemName {
|
||||
font-size: 1.75em;
|
||||
font-size: 1.6em;
|
||||
}
|
||||
|
||||
.programCell-active {
|
||||
|
|
|
|||
Loading…
Reference in a new issue