Skip to content

Instantly share code, notes, and snippets.

@Agressiva86
Last active December 28, 2018 10:52
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 Agressiva86/686f3d59a11c94642223f9c6c217b5c6 to your computer and use it in GitHub Desktop.
Save Agressiva86/686f3d59a11c94642223f9c6c217b5c6 to your computer and use it in GitHub Desktop.
Touch Slider
<section class="touch-slider-wrapper">
<div class="touch-wrapper-helper">
<div class="touch-slide">
<!-- your content here -->
</div>
<div class="touch-slide">
<!-- your content here -->
</div>
<div class="touch-slide">
<!-- your content here -->
</div>
</div>
</section>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment