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-size: 1.25rem;
|
||||
} */
|
||||
|
||||
.layout-desktop .sectionTitle,
|
||||
.layout-tv .sectionTitle {
|
||||
font-size: 1.5rem !important;
|
||||
box-sizing: border-box;
|
||||
}
|
||||
|
||||
.sectionTitleContainer-cards {
|
||||
padding-top: 0;
|
||||
}
|
||||
|
Reference in New Issue
Block a user