This commit is contained in:
Simon Vieille 2020-09-09 18:07:49 +02:00
parent 4a39929bb2
commit a7717def46
Signed by: deblan
GPG Key ID: 03383D15A1D31745
1 changed files with 1 additions and 1 deletions

View File

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