diff --git a/Mohem/src/app/app.component.scss b/Mohem/src/app/app.component.scss index 220c3a9c..bed5d1b9 100644 --- a/Mohem/src/app/app.component.scss +++ b/Mohem/src/app/app.component.scss @@ -61,6 +61,7 @@ header border-radius: 50% !important; position: relative; color: #7f8c8d; + height: 35px; } diff --git a/Mohem/src/app/profile/home/home.component.scss b/Mohem/src/app/profile/home/home.component.scss index 23f91321..0d3441ce 100644 --- a/Mohem/src/app/profile/home/home.component.scss +++ b/Mohem/src/app/profile/home/home.component.scss @@ -33,6 +33,7 @@ ion-col.colBold, ion-col.colBold > label{ border-radius: 50% !important; position: relative; color: #7f8c8d; + height: 35px; }