Skip to content

Commit

Permalink
fix: remove loading avatar margins
Browse files Browse the repository at this point in the history
  • Loading branch information
nzambello committed May 4, 2023
1 parent 79dda42 commit f0898b6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/Avatar/Avatar.css
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,7 @@
.memori--avatar-wrapper .avatar-loader figure {
width: 100%;
height: 300px;
margin: 0;
}

.memori--avatar-wrapper .avatar-loader figure img {
Expand Down

0 comments on commit f0898b6

Please sign in to comment.