Fix border-radius of owner avatar in /about/more

main
yuzulabo 7 years ago
parent f53953d28a
commit 43cc79aaa0
No known key found for this signature in database
GPG Key ID: B4AA3CD30B846761

@ -502,7 +502,7 @@ $small-breakpoint: 960px;
display: block;
width: 80px;
height: 80px;
border-radius: 48px;
border-radius: $ui-avatar-border-size;
}
}

Loading…
Cancel
Save