WIP: Collection home

This commit is contained in:
Tom Moor
2017-11-19 20:16:49 -08:00
parent 505310c172
commit 2143a87671
12 changed files with 133 additions and 88 deletions

View File

@ -45,7 +45,7 @@ export const color = {
text: '#171B35',
/* Brand */
primary: '#2B8FBF',
primary: '#1AB6FF',
danger: '#D0021B',
warning: '#f08a24' /* replace */,
success: '#43AC6A' /* replace */,