Skip to content

Commit

Permalink
Update Profile.css
Browse files Browse the repository at this point in the history
  • Loading branch information
aoiacai authored Jun 8, 2024
1 parent 01ec6e6 commit 36c8d25
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion app/components/Profile.css
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,10 @@
justify-content: space-around;
align-items: center;
padding: 10px;
}
}
.images {
display: flex;
justify-content: space-evenly;
align-items: center;
padding: 10px;
}

0 comments on commit 36c8d25

Please sign in to comment.