Skip to content
This repository has been archived by the owner on Dec 11, 2019. It is now read-only.

Commit

Permalink
#12770 - Improved styling on promotion component
Browse files Browse the repository at this point in the history
  • Loading branch information
arsa-acn committed Mar 4, 2018
1 parent ab32f5e commit 46bfc91
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions app/renderer/components/preferences/payment/enabledContent.js
Original file line number Diff line number Diff line change
Expand Up @@ -506,8 +506,10 @@ const styles = StyleSheet.create({

enabledContent__grant_text: {
fontSize: '16px',
color: '#9b9b9b',
maxWidth: '600px'
color: '#828282',
maxWidth: '700px',
lineHeight: '25px',
padding: '5px'
},

enabledContent__grant_button: {
Expand Down

0 comments on commit 46bfc91

Please sign in to comment.