Commit f99a8f03 by G

add spacing xs and xxs

parent 7c0c9329
......@@ -36,6 +36,8 @@ const theme = createTheme({
softRed: palette.softRed,
},
spacing: {
xxs: 2,
xs: 4,
s: 8,
m: 16,
l: 24,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment