Skip to content

Commit

Permalink
fix: emaple
Browse files Browse the repository at this point in the history
  • Loading branch information
TahimiLeonBravo committed Sep 4, 2020
1 parent 59e2757 commit 34ab944
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/components/ColorPicker/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,12 +56,11 @@ const Container = styled.div`
`;

const StyledCard = styled(Card)`
padding: 10px;
padding: 20px;
`;

const StyledContent = styled.div`
width: 19rem;
height: 16rem;
`;

const StyledLabel = styled.span`
Expand Down

0 comments on commit 34ab944

Please sign in to comment.