style: fix positioning of car page button

This commit is contained in:
Liordino Neto 2020-03-16 21:00:01 -03:00 committed by Josh Harvey
parent 2a1356d192
commit 840788e044
4 changed files with 115 additions and 115 deletions

View file

@ -13,6 +13,7 @@ import TermsConditions from './TermsConditions'
const localStyles = {
contentWrapper: {
width: '100%',
marginLeft: 48,
paddingTop: 15
}