chore: update margins in login and reg pages

This commit is contained in:
Tristan Yang
2023-06-16 17:09:15 +08:00
parent f2a0812d05
commit caddb0719e
5 changed files with 5 additions and 10 deletions
-2
View File
@@ -1,7 +1,6 @@
{
"login": {
"title": "Login to {{name}}",
"desc": "Please enter your details.",
"google": "Sign in with Google",
"github": "Sign in with GitHub",
"metamask": "Sign in with MetaMask",
@@ -11,7 +10,6 @@
},
"reg": {
"title": "Sign Up to {{name}}",
"desc": "Please enter your details.",
"google": "Sign Up with Google",
"github": "Sign Up with GitHub",
"metamask": "Sign Up with MetaMask",