Skip to content

Commit

Permalink
test card on mobile
Browse files Browse the repository at this point in the history
  • Loading branch information
M-Rb3 committed May 12, 2024
1 parent 6e925b4 commit f446383
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/Card/styles.ts
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ export const CardContainer = styled.div`
min-height: 405px;
width: 100%;
height: 100%;
overflow: hidden;
/* overflow: hidden; */
border-radius: 12px;
background: white;
box-shadow: 0px -2px 0px #dbdbdb inset;
Expand Down

0 comments on commit f446383

Please sign in to comment.