Re-organised assets and updated gulpfile
This commit is contained in:
parent
1ed53d7357
commit
e3854c99be
123 changed files with 788 additions and 140 deletions
14
assets/sass/components/_testimonials.sass
Normal file
14
assets/sass/components/_testimonials.sass
Normal file
|
@ -0,0 +1,14 @@
|
|||
.testimonial
|
||||
@include clearfix
|
||||
margin-bottom: 10px
|
||||
|
||||
.testimonial__image
|
||||
@extend .img-circle
|
||||
@extend .pull-right
|
||||
height: 75px
|
||||
margin: 0 0 10px 10px
|
||||
width: 75px
|
||||
|
||||
@include breakpoint($screen-sm)
|
||||
height: 90px
|
||||
width: 90px
|
Loading…
Add table
Add a link
Reference in a new issue