puffier signin button et al

This commit is contained in:
Danny Coates 2019-02-22 12:00:39 -08:00
parent e19c711548
commit 08dc5fa23b
No known key found for this signature in database
GPG key ID: 4C442633C62E00CB
4 changed files with 4 additions and 4 deletions

View file

@ -25,7 +25,7 @@ module.exports = function(trigger) {
id="email-input"
type="text"
class="${hidden} border rounded-lg w-full px-2 py-1 h-12 mb-4 text-lg text-grey-darker leading-loose"
placeholder=${state.translate('emailEntryPlaceholderUpdate')} />
placeholder=${state.translate('emailEntryPlaceholder')} />
<input
class="btn rounded-lg w-full flex flex-no-shrink items-center justify-center"
value="${state.translate('signInMenuOption')}"