Skip to content

Commit

Permalink
Include the scrolling of the page when learning more
Browse files Browse the repository at this point in the history
  • Loading branch information
xpostudio4 committed Jul 28, 2017
1 parent 6abfbb2 commit e994c2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion themes/atomic/layouts/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
{{partial "cover_text.html" | print | markdownify}}
<div class="">
<a class="uk-button uk-button-primary" href="https://gumroad.com/l/AtomicScala">BUY NOW</a>
<a class="uk-button uk-button-more" href="#">LEARN MORE <span uk-icon="icon: chevron-down"></span></a>
<a class="uk-button uk-button-more" href="#features-list" uk-scroll#>LEARN MORE <span uk-icon="icon: chevron-down"></span></a>
</div>
</div>
</div>
Expand Down

0 comments on commit e994c2c

Please sign in to comment.