Skip to content

Commit

Permalink
centra tarjetas en mobile
Browse files Browse the repository at this point in the history
  • Loading branch information
xtian7489 committed Aug 25, 2023
1 parent ee009ec commit 82b245b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions components/card/component.js
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ position: relative;
width: 48%;
}
@media (max-width: 600px) {
margin: 0;
width: 100%;
}
`
Expand Down

0 comments on commit 82b245b

Please sign in to comment.