Change slogan

This commit is contained in:
Marco Realacci 2023-01-12 01:53:37 +01:00
parent 72ecd35ea8
commit 8a2399a8f7

View file

@ -106,8 +106,7 @@ export default {
@click="login">Sign in</button>
<ErrorMsg v-if="errormsg" :msg="errormsg"></ErrorMsg>
<LoadingSpinner :loading="loading" />
<i class="text-center text-secondary d-flex flex-column">repeat after me: "best password is
no password"</i>
<i class="text-center text-secondary d-flex flex-column">share your special moments!</i>
</form>
</div>
</div>