diff --git a/src/components/common/langs/en.js b/src/components/common/langs/en.js index 0628f4c..46d3455 100644 --- a/src/components/common/langs/en.js +++ b/src/components/common/langs/en.js @@ -2,7 +2,7 @@ const en = { system: { title: 'Submission System', - repassword:'Reset password ', + repassword:'Forget the password? ', register:'Register now', login:'Log in', forgetpwd:'Find Your Password', diff --git a/src/components/page/Login.vue b/src/components/page/Login.vue index 04753f8..697a63c 100644 --- a/src/components/page/Login.vue +++ b/src/components/page/Login.vue @@ -27,7 +27,7 @@ - Login with your + Login with your orcid @@ -161,7 +161,7 @@ .orcid { display: block; - width: 20px; - height: 20px; + width: 15px; + height: 15px; }