fix: apply styles

This commit is contained in:
Luis Félix 2019-11-13 17:44:56 +00:00 committed by Josh Harvey
parent 0d9d54efaf
commit 769822fce9
14 changed files with 120 additions and 96 deletions

View file

@ -119,16 +119,6 @@ export default {
fontWeight: 500,
color: fontColor
},
label3: {
fontSize: fontSize5,
fontFamily: fontSecondary,
fontWeight: 700
},
select: {
fontSize: fontSize3,
fontFamily: fontSecondary,
fontWeight: 500
},
inline: {
display: 'inline'
},