do not allow space around xsy avatar image

This commit is contained in:
alisan617
2017-02-21 13:22:55 -05:00
parent 5d068cec1f
commit fd51a7de8c

View File

@@ -163,6 +163,8 @@
letter-spacing: 0;
.user-image-frame {
margin: 0;
padding: 0;
max-width: ($baseline*2);
border-radius: 10%;
}