Commit fd51a7de by alisan617

do not allow space around xsy avatar image

parent 5d068cec
...@@ -163,6 +163,8 @@ ...@@ -163,6 +163,8 @@
letter-spacing: 0; letter-spacing: 0;
.user-image-frame { .user-image-frame {
margin: 0;
padding: 0;
max-width: ($baseline*2); max-width: ($baseline*2);
border-radius: 10%; border-radius: 10%;
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment