updated header logo

This commit is contained in:
Danny Coates 2019-02-19 13:13:14 -08:00
parent 2c27665e39
commit 2c12b614f0
No known key found for this signature in database
GPG key ID: 4C442633C62E00CB
5 changed files with 120 additions and 66 deletions

View file

@ -62,7 +62,7 @@ class Account extends Component {
return html`
<send-account>
<button
class="p-2 border rounded border-white text-white hover:bg-white hover:text-black md:text-blue-dark md:border-blue-dark md:hover:text-white md:hover:bg-blue-dark"
class="p-2 border rounded text-blue-dark border-blue-dark hover:text-white hover:bg-blue-dark"
onclick="${e => this.login(e)}"
>
${translate('signInMenuOption')}