diff --git a/theme.css b/theme.css index 4e4274d..252ecc6 100644 --- a/theme.css +++ b/theme.css @@ -245,5 +245,5 @@ a { } #profile-avatar img, .user.profile > .ui > .ui > .ui > .ui.card > .image img { - border-radius: 50% 50% 50% 0; + border-radius: 100% 100% 100% 0; }