diff --git a/frontend/src/views/SignInComponent.js b/frontend/src/views/SignInComponent.js index 719ecf9..9ccc53d 100644 --- a/frontend/src/views/SignInComponent.js +++ b/frontend/src/views/SignInComponent.js @@ -100,51 +100,51 @@ export default function SignInComponent () { return ( - -
- - - - Sign in + +
+ + + + Sign in -
- - - - - - -
+
+ + + + + + +
); }