Skip to content

Commit

Permalink
removed commented-out css
Browse files Browse the repository at this point in the history
  • Loading branch information
John Lee authored and John Lee committed Jan 4, 2024
1 parent e89b5f4 commit e451102
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions client/src/pages/Userprofile/UserInfoContainer.scss
Original file line number Diff line number Diff line change
@@ -1,15 +1,3 @@
// .user-info-container {
// display: inline-flex;
// align-items: center;
// margin-bottom: 2em;

// .user-avatar {
// width: 8em;
// height: 8em;
// margin: 0 3em 0 2em;
// }
// }

.user-info-container {
display: block;

Expand Down

0 comments on commit e451102

Please sign in to comment.