Skip to content

Instantly share code, notes, and snippets.

@6pm
Created August 21, 2015 13:22
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save 6pm/bbd803e8678be76e24f2 to your computer and use it in GitHub Desktop.
Save 6pm/bbd803e8678be76e24f2 to your computer and use it in GitHub Desktop.
portfolio carousel
.portfolio__carousel__wrap
.portfolio__carousel.owl-carousel
// one item
figure.portfolio__carousel__item.item.animated.fadeOut
img(src='img/portfolio/1.jpg' alt='portfolio')
figcaption
h4 Coffee shop
p Design and branding. She brings an eternal summer along.
i.ion-ios-world-outline
a.portfolio__carousel__link(href='#')
// ...
// navigation
.portfolio__controls__wrap
span.portfolio__controls.ion-ios-arrow-thin-left.prev
span.portfolio__controls.ion-ios-arrow-thin-right.next
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment