We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bef07a9 commit ec507bcCopy full SHA for ec507bc
src/Avatar.css
@@ -1,7 +1,7 @@
1
.avatar {
2
- width: 5em;
+ width: 4em;
3
border-radius: 50%;
4
aspect-ratio: 1;
5
/* border: 2px solid #AAA; */
6
object-fit: cover;
7
-}
+}
0 commit comments