fix: center avatars
This commit is contained in:
parent
3714867b98
commit
4d4106a3ff
@ -8,6 +8,7 @@
|
||||
background-clip: content-box, border-box;
|
||||
background-size: cover;
|
||||
box-sizing: border-box;
|
||||
background-position: center;
|
||||
background-color: var(--gray);
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user