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

Commit

Permalink
Merge pull request #13381 from arsalankhalid/12270_PromotionStyling
Browse files Browse the repository at this point in the history
#12770 - Improved styling on promotion component
  • Loading branch information
bsclifton authored Mar 20, 2018
2 parents 3dc66b0 + 46bfc91 commit 827544c
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 827544c

Please sign in to comment.