Update testimonial image styles

This commit is contained in:
Oliver Davies 2015-10-26 17:44:44 +00:00
parent fdf1e19923
commit 641d12b7b8

View file

@ -3,9 +3,10 @@
margin-bottom: 10px;
.testimonial__image {
@extend .img-circle;
float: right;
height: 90px;
margin: 0 0 10px 10px;
max-height: 100px;
max-width: 100px;
width: 90px;
}
}