diff --git a/Mohem/src/app/authentication/login/login.component.html b/Mohem/src/app/authentication/login/login.component.html index 85bb5ad0..b3aa368b 100644 --- a/Mohem/src/app/authentication/login/login.component.html +++ b/Mohem/src/app/authentication/login/login.component.html @@ -72,7 +72,9 @@ - + + +

Powered By Cloud Solutions

\ No newline at end of file diff --git a/Mohem/src/app/authentication/login/login.component.scss b/Mohem/src/app/authentication/login/login.component.scss index 5b0ea5fe..874f154a 100644 --- a/Mohem/src/app/authentication/login/login.component.scss +++ b/Mohem/src/app/authentication/login/login.component.scss @@ -203,8 +203,8 @@ img.centerDiv { } .logoFotor { - width: 45px !important; - height: 45px !important; + width: 120px !important; + height: 60px !important; } .welcomeText { @@ -320,8 +320,9 @@ img.centerDiv { } .companyTxt { - font-size: 12px; - color: #000000; + font-size: 10px; + color: #6d6e71; text-align: center; font-family: 'Inter' !important; - } \ No newline at end of file + } +