bug fixes, new fonts, etc
This commit is contained in:
@@ -17,6 +17,8 @@ const commonInputStyles = {
|
||||
|
||||
const theme = createTheme({
|
||||
defaultRadius: "sm",
|
||||
fontFamily: '"Inter", sans-serif',
|
||||
headings: { fontFamily: '"League Spartan", sans-serif' },
|
||||
components: {
|
||||
TextInput: {
|
||||
styles: commonInputStyles,
|
||||
|
||||
Reference in New Issue
Block a user