Skip to content

Commit ec507bc

Browse files
authored
Update Avatar.css
1 parent bef07a9 commit ec507bc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/Avatar.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
.avatar {
2-
width: 5em;
2+
width: 4em;
33
border-radius: 50%;
44
aspect-ratio: 1;
55
/* border: 2px solid #AAA; */
66
object-fit: cover;
7-
}
7+
}

0 commit comments

Comments
 (0)