@@ -37,6 +37,8 @@ avatar-radius = 50%
position: absolute
&.avatar-image
+ object-fit: cover;
+ object-position: center;
height: 100%
width: @height
@@ -29,6 +29,8 @@ avatar-radius = 50%