update avatar
This commit is contained in:
parent
1cab65cfea
commit
d6791340df
2 changed files with 2 additions and 2 deletions
|
@ -194,7 +194,7 @@
|
||||||
height: 70px;
|
height: 70px;
|
||||||
border-radius: 100%;
|
border-radius: 100%;
|
||||||
user-select: none;
|
user-select: none;
|
||||||
background-color: $black;
|
// background-color: $black;
|
||||||
-ms-user-select: none;
|
-ms-user-select: none;
|
||||||
-webkit-user-select: none;
|
-webkit-user-select: none;
|
||||||
-webkit-animation: 0.5s ease-in forwards fadein;
|
-webkit-animation: 0.5s ease-in forwards fadein;
|
||||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 38 KiB After Width: | Height: | Size: 63 KiB |
Reference in a new issue