Restructuring and styling of components

This commit is contained in:
Moris Zen
2018-07-05 11:15:44 +02:00
parent bcc6a948cb
commit 6dc175c126
9 changed files with 253 additions and 53 deletions

View File

@@ -764,8 +764,12 @@ module.exports = {
opacity: {
'0': '0',
'25': '.25',
'30': '.3',
'50': '.5',
'75': '.75',
'60': '.6',
'70': '.7',
'80': '.8',
'90': '.9',
'100': '1',
},