Skip to content

Commit

Permalink
Align avatar flush with left edge of container
Browse files Browse the repository at this point in the history
  • Loading branch information
mwild1 committed Dec 8, 2023
1 parent 6848691 commit c63b95c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions snikket_web/scss/app.scss
Original file line number Diff line number Diff line change
Expand Up @@ -1269,6 +1269,10 @@ pre.guru-meditation {

.avatar-container {
position: relative;

.avatar {
margin-left: 0;
}
}

.user-badge-icon {
Expand Down

0 comments on commit c63b95c

Please sign in to comment.