Page Navigation
Navigation UI for moving between divided content.
Decorate using the .prev and .next classes.
html
<div class="page-navigation">
<a class="page-navigation-item prev" href="">Mobile Menu</a>
<a class="page-navigation-item next" href="">Progress Indicator</a>
</div>