Add applications page
This commit is contained in:
parent
a1d0bca6cf
commit
fb2c47cad9
17 changed files with 292 additions and 105 deletions
|
@ -60,13 +60,16 @@ let colors = {
|
|||
'blue-light': '#008DC7',
|
||||
'blue': '#1E70AB',
|
||||
|
||||
'green': '#398002',
|
||||
'green': '#398002',
|
||||
|
||||
'purple': '#991FAF',
|
||||
|
||||
'red-dark': '#cc1f1a',
|
||||
|
||||
'teal': '#3F7B8F',
|
||||
|
||||
'orange': '#FA9903',
|
||||
|
||||
/*
|
||||
'red-darkest': '#3b0d0c',
|
||||
'red-darker': '#621b18',
|
||||
|
|
Reference in a new issue