From 01b7a52a99340049e292c3e7ba6a1d4bd5bb4274 Mon Sep 17 00:00:00 2001 From: kj1352 Date: Tue, 16 Jun 2020 18:11:42 +0530 Subject: [PATCH] removed profile page links --- src/app/calendar/calendar.component.html | 4 ---- src/app/tabs/home/home.component.html | 4 ---- src/app/tabs/home/home.component.scss | 2 +- 3 files changed, 1 insertion(+), 9 deletions(-) diff --git a/src/app/calendar/calendar.component.html b/src/app/calendar/calendar.component.html index 0422261..80fd562 100644 --- a/src/app/calendar/calendar.component.html +++ b/src/app/calendar/calendar.component.html @@ -3,10 +3,6 @@ - -
diff --git a/src/app/tabs/home/home.component.html b/src/app/tabs/home/home.component.html index cdd2252..e775b0c 100644 --- a/src/app/tabs/home/home.component.html +++ b/src/app/tabs/home/home.component.html @@ -1,9 +1,5 @@
- -
diff --git a/src/app/tabs/home/home.component.scss b/src/app/tabs/home/home.component.scss index 5a39b86..d40176a 100644 --- a/src/app/tabs/home/home.component.scss +++ b/src/app/tabs/home/home.component.scss @@ -9,6 +9,7 @@ height: 60px; position: relative; padding: 0 5%; + justify-content: space-between; img { width: 35px; @@ -24,7 +25,6 @@ } button { - margin-left: 25px; border: 0px; background-color: transparent;