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

th-downstream
yuzulabo 7 years ago
parent c840346355
commit af8aa1a5b9

@ -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