From d9726a2f4630ca35a8a1dde23b9f47c4642648c5 Mon Sep 17 00:00:00 2001 From: ashwaq Date: Tue, 15 Oct 2019 08:53:03 +0300 Subject: [PATCH] fix profile image design --- .../app/profile/profile-image/profile-image.component.html | 6 +++--- .../app/profile/profile-image/profile-image.component.scss | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/Mohem/src/app/profile/profile-image/profile-image.component.html b/Mohem/src/app/profile/profile-image/profile-image.component.html index 07880f0c..0544d51b 100644 --- a/Mohem/src/app/profile/profile-image/profile-image.component.html +++ b/Mohem/src/app/profile/profile-image/profile-image.component.html @@ -17,17 +17,17 @@
- +
- +
- +
diff --git a/Mohem/src/app/profile/profile-image/profile-image.component.scss b/Mohem/src/app/profile/profile-image/profile-image.component.scss index c289b2a8..b5280fee 100644 --- a/Mohem/src/app/profile/profile-image/profile-image.component.scss +++ b/Mohem/src/app/profile/profile-image/profile-image.component.scss @@ -22,8 +22,8 @@ // // margin:0 auto 40px; position: relative; -width: 600px; -height: 600px; +width: 400px; +height: 400px; margin: auto; display: block; // background: red;