Skip to content

Commit

Permalink
fix: balance alignment in sidebar (#4007)
Browse files Browse the repository at this point in the history
  • Loading branch information
jmealy authored Jul 29, 2024
1 parent 434c388 commit d03838f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/welcome/MyAccounts/styles.module.css
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@
}
.safeLink :nth-child(3) {
grid-area: c;
text-align: left;
}
.safeLink :nth-child(4) {
grid-area: d;
Expand Down

0 comments on commit d03838f

Please sign in to comment.