initial commit
This commit is contained in:
3
front/src/styles/theme/components/avatar.js
Normal file
3
front/src/styles/theme/components/avatar.js
Normal file
@@ -0,0 +1,3 @@
|
||||
export const MuiAvatar = {
|
||||
styleOverrides: { root: { fontSize: '14px', fontWeight: 600, letterSpacing: 0 } },
|
||||
};
|
||||
Reference in New Issue
Block a user