Task 7 - Add sponsor styling

This commit is contained in:
Oliver Davies 2021-02-18 01:14:50 +00:00
parent acac7e6ec1
commit 6bd1f864ba
3 changed files with 32 additions and 14 deletions

View file

@ -11,10 +11,15 @@ module.exports = {
DEFAULT: '#56a9db',
dark: '#1772ae',
},
bronze: '#998100',
gold: '#e6c200',
gray: {
light: '#fafafa',
dark: '#333333',
},
orange: '#fcb040',
platinum: '#666666',
silver: '#999999',
white: '#ffffff',
},
extend: {