Skip to content

Commit

Permalink
feat: tup-615 my account header (#340)
Browse files Browse the repository at this point in the history
  • Loading branch information
wesleyboar authored Oct 10, 2023
1 parent c0d1ff5 commit 5b00457
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions libs/tup-components/src/accounts/ManageAccount.module.css
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,12 @@
.account-header {
font-size: 2rem;
border-bottom: 1px solid #707070;
padding: 10px;
padding: 10px 0;
}
.account-header > i {
font-size: 32px;
margin-bottom: -6px;
vertical-align: middle;
margin-top: -0.25em;
margin-right: 0.5rem;

}

.account-body {
Expand Down

0 comments on commit 5b00457

Please sign in to comment.