diff --git a/Mohem/src/app/authentication/login/login.component.scss b/Mohem/src/app/authentication/login/login.component.scss
index c7e175fc..f792832c 100644
--- a/Mohem/src/app/authentication/login/login.component.scss
+++ b/Mohem/src/app/authentication/login/login.component.scss
@@ -143,11 +143,11 @@ img.centerDiv {
color: var(--light);
text-transform: capitalize;
min-height: 57px;
- border-radius: 12px !important;
+ --border-radius: 12px !important;
--min-height: 1.6cm !important;
width: 315px;
box-shadow: 0px 1px 6px #0000000F;
- font-size: 18px;
+ font-size: 16px;
}
.button-digital-id {
diff --git a/Mohem/src/app/hmg-common/ui/employee-information/employee-information.component.html b/Mohem/src/app/hmg-common/ui/employee-information/employee-information.component.html
index fbea2ff7..84d6b53d 100644
--- a/Mohem/src/app/hmg-common/ui/employee-information/employee-information.component.html
+++ b/Mohem/src/app/hmg-common/ui/employee-information/employee-information.component.html
@@ -7,7 +7,7 @@