Improved email input mobile styles

This commit is contained in:
Sodbileg Gansukh
2023-09-05 13:33:32 +08:00
parent 3cf33c7e9f
commit bb174ba90c
4 changed files with 27 additions and 17 deletions

View File

@@ -1,7 +1,7 @@
<form class="gh-form" data-members-form>
<input class="gh-form-input" type="email" placeholder="jamie@example.com" required data-members-email>
<button class="gh-button" type="submit">
<span>Subscribe</span>
<span><span>Subscribe</span> {{> "icons/arrow"}}</span>
{{> "icons/loader"}}
{{> "icons/checkmark"}}
</button>