diff --git a/Mohem/src/app/app.component.html b/Mohem/src/app/app.component.html index fd655b55..a8aaa491 100644 --- a/Mohem/src/app/app.component.html +++ b/Mohem/src/app/app.component.html @@ -59,7 +59,7 @@ - + {{ts.trPK('general','digital-id')}} @@ -140,7 +140,7 @@ - + {{ts.trPK('general','digital-id')}} diff --git a/Mohem/src/app/profile/edit-profile/edit-profile.component.scss b/Mohem/src/app/profile/edit-profile/edit-profile.component.scss index bad9b06b..4d784a03 100644 --- a/Mohem/src/app/profile/edit-profile/edit-profile.component.scss +++ b/Mohem/src/app/profile/edit-profile/edit-profile.component.scss @@ -95,8 +95,8 @@ margin-top: 87px; border-radius: 10px; margin-bottom: -49px; - margin-left: 20px; - margin-right: 20px; + margin-left: 17px; + margin-right: 17px; } .columns{ diff --git a/Mohem/src/app/profile/home/home.component.scss b/Mohem/src/app/profile/home/home.component.scss index 0d3441ce..e8143682 100644 --- a/Mohem/src/app/profile/home/home.component.scss +++ b/Mohem/src/app/profile/home/home.component.scss @@ -46,7 +46,7 @@ ion-col.colBold, ion-col.colBold > label{ .changeImgBtn-ar{ position: absolute; top: 80%; - left: 74%; + left: 66%; } .profileImg{ width: 160px; diff --git a/Mohem/src/assets/imgs/ID_ico_menu.png b/Mohem/src/assets/imgs/ID_ico_menu.png new file mode 100644 index 00000000..68fb7339 Binary files /dev/null and b/Mohem/src/assets/imgs/ID_ico_menu.png differ