mirror of
https://github.com/ragestudio/comty.git
synced 2025-06-11 19:44:15 +00:00
adjust avatar sizes
This commit is contained in:
parent
591be63a8f
commit
7563ee5b9f
@ -106,7 +106,7 @@ html {
|
||||
|
||||
z-index: 110;
|
||||
|
||||
transform: translateY(80%);
|
||||
transform: translateY(75%);
|
||||
}
|
||||
|
||||
._mobile_userCard_top_avatar {
|
||||
@ -125,8 +125,8 @@ html {
|
||||
border-radius: 12px;
|
||||
|
||||
img {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
width: 120px;
|
||||
height: 120px;
|
||||
|
||||
object-fit: contain;
|
||||
background-color: black;
|
||||
|
Loading…
x
Reference in New Issue
Block a user