Make avatars circle

This commit is contained in:
yflory
2017-07-10 18:46:26 +02:00
parent 125018c8c3
commit 560671ae7d
4 changed files with 10 additions and 7 deletions

View File

@@ -67,7 +67,7 @@ body {
}
#friendList .friend, #messaging .header {
.avatar(50px);
.avatar(30px);
&.avatar {
display: flex;
}