Make avatar fancy :P
This commit is contained in:
parent
30317a1c41
commit
2cecb8e92b
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@
|
||||||
text-align: center;
|
text-align: center;
|
||||||
user-select: none;
|
user-select: none;
|
||||||
#avatar {
|
#avatar {
|
||||||
border-radius: 100%;
|
border-radius: 500% 300% / 300% 500%;
|
||||||
width: calc(100% - 2em);
|
width: calc(100% - 2em);
|
||||||
max-width: 200px;
|
max-width: 200px;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue