Extend .pull-right
This commit is contained in:
parent
dd59efebc0
commit
564c793e68
|
@ -4,7 +4,7 @@
|
||||||
|
|
||||||
.testimonial__image {
|
.testimonial__image {
|
||||||
@extend .img-circle;
|
@extend .img-circle;
|
||||||
float: right;
|
@extend .pull-right;
|
||||||
height: 90px;
|
height: 90px;
|
||||||
margin: 0 0 10px 10px;
|
margin: 0 0 10px 10px;
|
||||||
width: 90px;
|
width: 90px;
|
||||||
|
|
Loading…
Reference in a new issue