UX: switch to circle avatars by default

This commit is contained in:
Jeff Atwood 2015-04-02 15:10:15 -07:00
parent 30b063c08b
commit 51a9bc055b

View File

@ -1,3 +1,7 @@
img.avatar {
border-radius: 100px;
}
.container {
@extend .clearfix;
margin-right: auto;