Availability editor and responsive page

This commit is contained in:
Ben Grant 2021-03-03 13:15:06 +11:00
parent 3b67241107
commit 855477570f
9 changed files with 259 additions and 77 deletions

View file

@ -10,7 +10,7 @@ const theme = {
},
dark: {
mode: 'dark',
background: '#111',
background: '#111111',
text: '#DDDDDD',
primary: '#F79E00',
primaryDark: '#F4BB60',