mirror of
https://github.com/lscambo13/ElegantFin.git
synced 2025-09-18 12:40:16 +00:00
New: Increased the font size of section titles on desktop and tv layout
This commit is contained in:
@@ -611,6 +611,13 @@ html {
|
|||||||
font-weight: 400;
|
font-weight: 400;
|
||||||
font-size: 1.25rem;
|
font-size: 1.25rem;
|
||||||
} */
|
} */
|
||||||
|
|
||||||
|
.layout-desktop .sectionTitle,
|
||||||
|
.layout-tv .sectionTitle {
|
||||||
|
font-size: 1.5rem !important;
|
||||||
|
box-sizing: border-box;
|
||||||
|
}
|
||||||
|
|
||||||
.sectionTitleContainer-cards {
|
.sectionTitleContainer-cards {
|
||||||
padding-top: 0;
|
padding-top: 0;
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user