feat(design-system): add intro card and MDX components

This commit is contained in:
41666 2020-10-14 18:35:18 -04:00
parent 6090a6c94f
commit 752250fd7f
9 changed files with 88 additions and 10 deletions

View file

@ -9,7 +9,7 @@ export const roleypolyTheme = create({
// UI
appBg: palette.taupe300,
appContentBg: palette.taupe300,
appContentBg: palette.taupe200,
appBorderColor: palette.taupe100,
appBorderRadius: 0,