2
0

feat(editor): 💄 UI bump

This commit is contained in:
Baptiste Arnaud
2022-03-31 09:49:23 +02:00
parent c7d5373127
commit 7f5d2f4173
16 changed files with 105 additions and 48 deletions

View File

@ -5,7 +5,7 @@ const fonts = {
body: 'Open Sans',
}
const colors = {
export const colors = {
gray: {
50: '#F9FAFB',
100: '#F3F4F6',