Don't use border-radius on contributor avatars

This commit is contained in:
Tom Willemse 2016-01-22 01:18:16 +01:00
parent 285a536320
commit f653ffb38e

View file

@ -3,7 +3,6 @@
float: left;
img {
border-radius: 100%;
width: 90%;
max-width: 100px;
}