Skip to content

Instantly share code, notes, and snippets.

@ViktoriyaSupport
Created February 1, 2016 10:14
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 ViktoriyaSupport/afb1f9844190d85dc9f1 to your computer and use it in GitHub Desktop.
Save ViktoriyaSupport/afb1f9844190d85dc9f1 to your computer and use it in GitHub Desktop.
<div class="uk-container uk-container-center">
<div class="about-reviews-wrap">
<div data-uk-slideset="{default: 1, animation:'slide-horizontal', autoplay:true,autoplayInterval:3000, duration:300}">
<ul class="uk-grid uk-slideset">
<li>
<div class="review-single">
<p>“ Banksy you probably haven't heard of them.<br> Ennui biodiesel cliche letterpress Pitchfork pug. Selvage umami Brooklyn 8-bit street art, <br>etterpress four dollar toast lomo listicle fap. Actually American Apparel”</p>
<div class="name">Demian Fuzz</div>
</div>
</li>
<li>
<div class="review-single">
<p>“ Banksy you probably haven't heard of them.<br> Ennui biodiesel cliche letterpress Pitchfork pug. Selvage umami Brooklyn 8-bit street art, <br>etterpress four dollar toast lomo listicle fap. Actually American Apparel”</p>
<div class="name">Demian Fuzz</div>
</div>
</li>
</ul>
<ul class="uk-slideset-nav uk-dotnav uk-flex-center"></ul>
</div>
</div>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment