Skip to content

Commit

Permalink
fix: loan style
Browse files Browse the repository at this point in the history
  • Loading branch information
wwwjsw committed Feb 4, 2021
1 parent 41e6984 commit d2c64e6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Components/Loan/styles.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ import { sizes, colors } from '../../Constants';

export const LoanContainer = styled.View`
align-items: center;
padding-top: ${sizes.space.small};
padding-bottom: ${sizes.space.large};
padding-horizontal: ${sizes.space.large};
background-color: ${colors.background};
Expand Down

0 comments on commit d2c64e6

Please sign in to comment.