diff --git a/routes/_components/Layout.html b/routes/_components/Layout.html
index e14c358a..e2c8a208 100644
--- a/routes/_components/Layout.html
+++ b/routes/_components/Layout.html
@@ -1,13 +1,19 @@
-
+
{#if !$isUserLoggedIn && page === 'home'}
{/if}
+
\ No newline at end of file
+
diff --git a/routes/_components/timeline/LazyTimeline.html b/routes/_components/timeline/LazyTimeline.html
index c89e5d56..a56a143c 100644
--- a/routes/_components/timeline/LazyTimeline.html
+++ b/routes/_components/timeline/LazyTimeline.html
@@ -28,4 +28,4 @@
importTimeline: importTimeline()
})
}
-
\ No newline at end of file
+
diff --git a/routes/_components/timeline/Timeline.html b/routes/_components/timeline/Timeline.html
index 2173df22..8317e559 100644
--- a/routes/_components/timeline/Timeline.html
+++ b/routes/_components/timeline/Timeline.html
@@ -295,4 +295,4 @@
}
}
}
-
\ No newline at end of file
+
diff --git a/scss/global.scss b/scss/global.scss
index 7f42546a..d1606c30 100644
--- a/scss/global.scss
+++ b/scss/global.scss
@@ -62,7 +62,6 @@ main {
min-height: 70vh;
@media (max-width: 767px) {
margin: 5px auto 15px;
- min-height: 100vh;
}
}
diff --git a/templates/2xx.html b/templates/2xx.html
index 31530df7..c493b9ac 100644
--- a/templates/2xx.html
+++ b/templates/2xx.html
@@ -17,7 +17,7 @@