Profile tweaks

This commit is contained in:
2022-12-30 14:01:51 +00:00
parent 8b7ad119b0
commit 560d827f87
3 changed files with 28 additions and 3 deletions

View File

@ -10,7 +10,7 @@
.profile .avatar {
width: 256px;
height: 256px;
background-size: contain;
background-size: cover;
cursor: pointer;
border-radius: 10px;
}