Updated Lock
Updated version of Lock
This commit is contained in:
parent
37bb5bbc09
commit
f9d1c10783
@ -15,7 +15,7 @@
|
|||||||
#login button { width: 10%; padding: 8px; border: none; background: rgb(130, 255, 130);}
|
#login button { width: 10%; padding: 8px; border: none; background: rgb(130, 255, 130);}
|
||||||
</style>
|
</style>
|
||||||
<!-- Auth0 lock script -->
|
<!-- Auth0 lock script -->
|
||||||
<script src="//cdn.auth0.com/js/lock-7.5.min.js"></script>
|
<script src="//cdn.auth0.com/js/lock-7.12.min.js"></script>
|
||||||
|
|
||||||
<!-- Setting the right viewport -->
|
<!-- Setting the right viewport -->
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no" />
|
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no" />
|
||||||
|
Reference in New Issue
Block a user