💄 fix button styling on setup/one page (#573)

no issue
- add span tag to button content
This commit is contained in:
Austin Burdine 2017-03-09 15:14:50 -07:00 committed by Kevin Ansfield
parent 9344fd6a1a
commit 56e5e90334

View File

@ -8,5 +8,5 @@
</figure>
{{#link-to "setup.two" classNames="gh-btn gh-btn-green gh-btn-lg"}}
Create your account <i class="icon-chevron"></i>
<span>Create your account <i class="icon-chevron"></i></span>
{{/link-to}}