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