UX: Embedded stylesheet should use round avatars

This commit is contained in:
Robin Ward 2015-08-06 11:39:17 -04:00
parent 665c3690bb
commit f667395f9a
1 changed files with 1 additions and 0 deletions

View File

@ -50,6 +50,7 @@ article.post {
img { img {
max-width: 45px; max-width: 45px;
border-radius: 50%;
} }
} }