moved some styles

This commit is contained in:
Danny Coates 2018-11-01 10:20:36 -07:00
parent 932a2a4576
commit 90f261a314
No known key found for this signature in database
GPG key ID: 4C442633C62E00CB
3 changed files with 6 additions and 12 deletions

View file

@ -125,7 +125,8 @@ const colors = {
pink: '#f66d9b',
'pink-light': '#fa7ea8',
'pink-lighter': '#ffbbca',
'pink-lightest': '#ffebef'
'pink-lightest': '#ffebef',
cloud: 'rgba(255, 255, 255, 0.8)'
};
module.exports = {
@ -728,7 +729,8 @@ module.exports = {
lg: '0 15px 30px 0 rgba(0,0,0,0.11), 0 5px 15px 0 rgba(0,0,0,0.08)',
inner: 'inset 0 2px 4px 0 rgba(0,0,0,0.06)',
outline: '0 0 0 3px rgba(52,144,220,0.5)',
none: 'none'
none: 'none',
cloud: '0 0 5rem 5rem white'
},
/*