Fix whitespace on info add-on card

This commit is contained in:
Lachlan Campbell 2017-12-23 16:57:47 -05:00 committed by GitHub
parent c0318266dc
commit 890c0c2cf3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -60,7 +60,8 @@ const stylesheet = {
borderRadius: '2px',
boxShadow: '0px 2px 3px rgba(0, 0, 0, 0.05)',
backgroundColor: '#fff',
marginTop: '50px',
marginTop: '20px',
marginBottom: '20px',
},
infoContent: {
marginBottom: 0,