diff --git a/src/App.css b/src/App.css index 3492979..3889001 100644 --- a/src/App.css +++ b/src/App.css @@ -10,8 +10,12 @@ background-repeat: no-repeat; } +.register{ + border-radius: 10px; +} + .login-links{ - margin-top: 40px; + margin-top: 50px; display: flex; flex-direction: row; justify-content: center; diff --git a/src/component/auth/Login2.jsx b/src/component/auth/Login2.jsx index 398602a..b3c8638 100644 --- a/src/component/auth/Login2.jsx +++ b/src/component/auth/Login2.jsx @@ -71,7 +71,7 @@ export default function Login() {
-
+

MERMS Panel

Welcome back, please login to your account.