Profile: remove border from avatar

This commit is contained in:
Alex Gleason 2021-09-13 11:58:49 -05:00
parent e4e1f7e113
commit 89b66ab56d
No known key found for this signature in database
GPG key ID: 7211D1F99744FBB7

View file

@ -90,7 +90,6 @@
&__avatar {
display: block;
position: absolute;
border: 5px solid var(--accent-color--faint);
left: 0;
top: -90px;
border-radius: 50%;