diff --git a/src/Auth/Login.css b/src/Auth/Login.css index 5fe1563..c63dce7 100644 --- a/src/Auth/Login.css +++ b/src/Auth/Login.css @@ -36,7 +36,8 @@ } .login__container > h1 { - font-weight: 500; + font-weight: 800; + text-align: center; margin-bottom: 20px; }