Profile: remove border from avatar
This commit is contained in:
parent
e4e1f7e113
commit
89b66ab56d
1 changed files with 0 additions and 1 deletions
|
@ -90,7 +90,6 @@
|
|||
&__avatar {
|
||||
display: block;
|
||||
position: absolute;
|
||||
border: 5px solid var(--accent-color--faint);
|
||||
left: 0;
|
||||
top: -90px;
|
||||
border-radius: 50%;
|
||||
|
|
Loading…
Reference in a new issue