Skip to content

Commit

Permalink
Refactor Mintbase: Update responsive styles for StoreCard component
Browse files Browse the repository at this point in the history
  • Loading branch information
Jikugodwill committed Sep 29, 2024
1 parent 00e501c commit e07f435
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/Mintbase/widget/Mintbase/Mini/Index.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -565,7 +565,7 @@ const Card = styled.div`
/* tablets and mobile */
@media (max-width: 768px) {
margin: 18px 4px;
margin: 18px 10px;
}
}
.stripe-data {
Expand Down

0 comments on commit e07f435

Please sign in to comment.