parent
d7d778096e
commit
b047ea3e4e
2 changed files with 19 additions and 5 deletions
|
@ -12,8 +12,11 @@ module.exports = {
|
|||
}
|
||||
},
|
||||
colors: {
|
||||
'hit-pink': '#FBA786',
|
||||
blue: colors.lightBlue,
|
||||
gray: colors.trueGray
|
||||
dandelion: '#FFDC67',
|
||||
gray: colors.trueGray,
|
||||
white: '#ffffff'
|
||||
},
|
||||
fontFamily: {
|
||||
display: ['Bebas Neue', 'Arial Narrow', 'Arial', 'sans-serif']
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue