[F] Fix friend avatar

This commit is contained in:
Azalea Gui
2023-02-04 13:00:25 -05:00
parent f7989dfa8f
commit f1ca319480
+2
View File
@@ -127,6 +127,8 @@ $card-min-width: 335px
.avatar
margin-top: calc(#{$top} - #{$img} / 2 - 20px)
width: $img
height: $img
object-fit: contain
border-radius: 100%
margin-right: 20px
z-index: 10