Skip to content

Commit 272779c

Browse files
committed
Increase avatar size
1 parent 19b4a9b commit 272779c

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

supporters.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ supporters:
4444
position: absolute;
4545
top: 0;
4646
left: 0;
47-
transform: translate(-50%, -50%);
47+
transform: translate(-25%, -25%);
4848
font-size: 1.5rem;
4949
line-height: 1;
5050
width: 1em;
@@ -63,8 +63,8 @@ supporters:
6363
.c-list-supporters__avatar {
6464
border-radius: 50%;
6565
flex-shrink: 0;
66-
width: 3rem;
67-
height: 3rem;
66+
width: 4.5rem;
67+
height: 4.5rem;
6868
object-fit: cover;
6969
}
7070

0 commit comments

Comments
 (0)