Commit 78289f5b by Sujeeth AV

Fixed signup page routing issue and updated LoginPage.jsx

parent 64df307a
...@@ -63,7 +63,8 @@ ...@@ -63,7 +63,8 @@
align-items: center; align-items: center;
} }
.login { .login {
max-width: 20rem; max-width: 24rem;
margin: 0.9rem;
} }
@media (min-width: 768px) { @media (min-width: 768px) {
.container { .container {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment