parent
a89c270c84
commit
12aae75578
23 changed files with 199 additions and 126 deletions
19
assets/sass/testimonials.sass
Normal file
19
assets/sass/testimonials.sass
Normal file
|
@ -0,0 +1,19 @@
|
|||
@import '../../vendor/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/mixins/clearfix'
|
||||
@import '../../vendor/bower_components/bootstrap-sass/assets/stylesheets/bootstrap/variables'
|
||||
@import 'mixins'
|
||||
|
||||
.testimonial
|
||||
+clearfix
|
||||
margin-bottom: 10px
|
||||
|
||||
&__role
|
||||
color: #777
|
||||
|
||||
&__image
|
||||
height: 75px
|
||||
margin: 0 0 10px 10px
|
||||
width: 75px
|
||||
|
||||
+until($screen-sm)
|
||||
height: 90px
|
||||
width: 90px
|
Loading…
Add table
Add a link
Reference in a new issue