updated the ui
This commit is contained in:
@@ -5,8 +5,9 @@ export default function DialogTitle() {
|
||||
MuiDialogTitle: {
|
||||
styleOverrides: {
|
||||
root: {
|
||||
fontSize: '1rem',
|
||||
fontWeight: 500
|
||||
fontSize: '1.0625rem',
|
||||
fontWeight: 600,
|
||||
letterSpacing: '-0.01em'
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user