Fix: Reduced the media title size slightly on phones
This commit is contained in:
parent
a1c3017708
commit
26fecf22eb
1 changed files with 1 additions and 1 deletions
|
|
@ -2322,7 +2322,7 @@ div[data-role=controlgroup] a.ui-btn-active {
|
|||
.layout-mobile .infoWrapper h1.itemName,
|
||||
.layout-mobile .infoWrapper h1.parentName,
|
||||
.layout-mobile .infoWrapper h1.parentNameLast {
|
||||
font-size: 2.5em;
|
||||
font-size: 2em;
|
||||
word-wrap: break-word;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue