Skip to content

Commit

Permalink
Aligned avatar to flex start in advertiser page as per design require…
Browse files Browse the repository at this point in the history
…ments (#6553)
  • Loading branch information
adrienne-deriv committed Sep 21, 2022
1 parent 8440775 commit 8e45c5f
Showing 1 changed file with 3 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,9 @@
margin: 0 0 1rem;

.dp2p-avatar {
align-self: center;
align-self: flex-start;
margin-top: 0.6rem;
margin-right: 0.7rem;
}
}
}
Expand Down

0 comments on commit 8e45c5f

Please sign in to comment.