mirror of
https://github.com/lscambo13/ElegantFin.git
synced 2025-09-18 12:40:16 +00:00
Fix: Reduced the media title size slightly on phones
This commit is contained in:
@@ -2322,7 +2322,7 @@ div[data-role=controlgroup] a.ui-btn-active {
|
|||||||
.layout-mobile .infoWrapper h1.itemName,
|
.layout-mobile .infoWrapper h1.itemName,
|
||||||
.layout-mobile .infoWrapper h1.parentName,
|
.layout-mobile .infoWrapper h1.parentName,
|
||||||
.layout-mobile .infoWrapper h1.parentNameLast {
|
.layout-mobile .infoWrapper h1.parentNameLast {
|
||||||
font-size: 2.5em;
|
font-size: 2em;
|
||||||
word-wrap: break-word;
|
word-wrap: break-word;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user