Skip to content

Commit

Permalink
Fix card css
Browse files Browse the repository at this point in the history
  • Loading branch information
mantovanig committed Jan 5, 2018
1 parent 79b5178 commit 87d0e0a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions compare/src/components/organisms/TestCard.js
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ const CardWrapper = styled.div`
padding: 10px 30px;
background-color: ${colors.white};
box-shadow: ${shadows.shadow01};
min-height: 40px;
&:before {
content: '';
Expand Down

0 comments on commit 87d0e0a

Please sign in to comment.