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;