mirror of
https://github.com/Ernous/TorrServerJellyfin.git
synced 2025-12-19 21:46:11 +05:00
web: narrow h6 to fit mobiles
This commit is contained in:
@@ -55,7 +55,7 @@ export const useMaterialUITheme = () => {
|
|||||||
overrides: {
|
overrides: {
|
||||||
MuiTypography: {
|
MuiTypography: {
|
||||||
h6: {
|
h6: {
|
||||||
fontSize: '1.2rem',
|
fontSize: '1.0rem',
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
MuiPaper: {
|
MuiPaper: {
|
||||||
|
|||||||
Reference in New Issue
Block a user