Added doc scrolling

This commit is contained in:
frikky
2020-05-22 12:56:36 +02:00
parent aef77d278a
commit 668557b52b
8 changed files with 127 additions and 13 deletions
+4 -4
View File
@@ -52,10 +52,10 @@ const theme = createMuiTheme({
palette: {
primary: {
main: "#f85a3e"
},
secondary: {
main: '#e8eaf6',
},
},
secondary: {
main: '#e8eaf6',
},
},
typography: {
useNextVariants: true