diff --git a/theme.css b/theme.css index 8fb3cab..3e3c152 100644 --- a/theme.css +++ b/theme.css @@ -244,6 +244,6 @@ a { background: none; } -.user.profile > .ui > .ui > .ui > .ui.card > .image, #profile-avatar img { +.user.profile > .ui > .ui > .ui > .ui.card > .image img, #profile-avatar img { border-radius: 50% 50% 50% 0; }