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