feat: info page redesign (#390)

* feat: info page redesign

* feat: add chequebook card
This commit is contained in:
Vojtech Simetka
2022-06-18 17:09:13 +02:00
committed by GitHub
parent 41432bc346
commit caea5ae309
5 changed files with 214 additions and 50 deletions
+1 -1
View File
@@ -174,7 +174,7 @@ export const theme = createTheme({
palette: {
type: 'light',
background: {
default: '#efefef',
default: '#ededed',
},
primary: {
light: '#fcf2e8',