Skip to content

Commit 6a25e0f

Browse files
committed
edit : avatars are now in circle shape.
1 parent 428dd52 commit 6a25e0f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

static/css/style.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ th, td {
4242
.avatar {
4343
width: 200px;
4444
height: 200px;
45-
border-radius: 50px;
45+
border-radius: 100px;
4646
}
4747

4848
.id_section {

0 commit comments

Comments
 (0)