Skip to content

Commit 56245f0

Browse files
committed
edit : avatars are more circular now.
1 parent a4c98ed commit 56245f0

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

static/css/style.css

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,9 @@ th, td {
4040
}
4141

4242
.avatar {
43-
width: 200px;
44-
height: 200px;
43+
width: 150px;
44+
height: 150px;
45+
border-radius: 50px;
4546
}
4647

4748
.id_section {

0 commit comments

Comments
 (0)