mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-26 12:21:36 +03:00
💄 fix button styling on setup/one page (#573)
no issue - add span tag to button content
This commit is contained in:
parent
9344fd6a1a
commit
56e5e90334
@ -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}}
|
||||
|
Loading…
Reference in New Issue
Block a user