Skip to content

Commit

Permalink
Adds title and 'load more' btn, #98
Browse files Browse the repository at this point in the history
  • Loading branch information
Cleop committed Jul 12, 2017
1 parent 5d06f4f commit cbdea3f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions redesign/blog.html
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,10 @@
</ul>
</nav>

<h1 class="dwyl-mint f1 tc">Blog</h1>
<div class="tc">
<a href="#" class="dib link mv3 pa2 pa3-ns dwyl-dark-gray bg-white br2 f4 w-50 w-20-ns ws-normal">Load More</a>
</div>
<section class="dwyl-bg-mint center pt4-ns pb5-ns">

<div class="dib-ns w-50-ns dtc v-top">
Expand Down

0 comments on commit cbdea3f

Please sign in to comment.