update avatar

This commit is contained in:
Pim Kunis 2023-08-28 10:19:50 +02:00
parent 1cab65cfea
commit d6791340df
2 changed files with 2 additions and 2 deletions

View file

@ -194,7 +194,7 @@
height: 70px;
border-radius: 100%;
user-select: none;
background-color: $black;
// background-color: $black;
-ms-user-select: none;
-webkit-user-select: none;
-webkit-animation: 0.5s ease-in forwards fadein;
@ -377,4 +377,4 @@
border: 1px solid rgba(128, 128, 128, 0.1);
background-color: rgba(128, 128, 128, 0.1);
}
}
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 38 KiB

After

Width:  |  Height:  |  Size: 63 KiB