Skip to content
This repository has been archived by the owner on Jan 19, 2024. It is now read-only.

Commit

Permalink
fix: card width
Browse files Browse the repository at this point in the history
  • Loading branch information
Aman-zishan committed Jun 21, 2023
1 parent cca39be commit 54c3e5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ProfileCard/ProfileCard.scss
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
.profile--address--card {
font-family: 'inter', sans-serif;
background-color: white;
width: auto;
width: 100%;
height: auto;
display: flex;
flex-direction: column;
Expand Down

0 comments on commit 54c3e5d

Please sign in to comment.