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