Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save chris-pearce/6f9f0184f5dcc41b7ef80570406eab97 to your computer and use it in GitHub Desktop.
Save chris-pearce/6f9f0184f5dcc41b7ef80570406eab97 to your computer and use it in GitHub Desktop.
<button class="feed-carousel-control feed-left" type="button">
<span class="h-hide-visually">View the previous lot of 4 items</span>
<span class="gw-icon feed-arrow" aria-hidden="true"></span>
</button>
<button class="feed-carousel-control feed-right" type="button">
<span class="h-hide-visually">View the next lot of 12 items</span>
<span class="gw-icon feed-arrow" aria-hidden="true"></span>
</button>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment