Remove spaces
This commit is contained in:
parent
0c184c6e79
commit
94ab057051
|
@ -19,7 +19,7 @@ module.exports = {
|
|||
},
|
||||
},
|
||||
fontFamily: {
|
||||
mono: [ 'Roboto Mono', ...defaultTheme.fontFamily.mono ],
|
||||
mono: ['Roboto Mono', ...defaultTheme.fontFamily.mono],
|
||||
},
|
||||
spacing: {
|
||||
'2px': '2px',
|
||||
|
|
Loading…
Reference in a new issue