From ae6cb293f47ed891d85ca9bd84b6a57a4300f11a Mon Sep 17 00:00:00 2001 From: Lorenzo Iovino Date: Fri, 12 Jan 2024 03:18:27 +0100 Subject: [PATCH] Add google analytics --- src/app/footer/footer.component.html | 8 +++--- src/app/footer/footer.component.scss | 2 +- src/app/hero/hero.component.html | 14 ++++++---- src/app/menu/menu.component.html | 2 +- src/app/pages/biography/biography.page.html | 28 +++++++++---------- src/app/pages/home/home.page.html | 4 +-- .../portfolio-item-card.component.html | 2 +- src/app/post-card/post-card.component.html | 2 +- src/index.html | 8 ++++++ 9 files changed, 40 insertions(+), 30 deletions(-) diff --git a/src/app/footer/footer.component.html b/src/app/footer/footer.component.html index fb1418b..89142c5 100644 --- a/src/app/footer/footer.component.html +++ b/src/app/footer/footer.component.html @@ -16,17 +16,17 @@
Made with Angular - + and TailwindCSS - +

- + Check the source code + width="800" loading="lazy">
diff --git a/src/app/footer/footer.component.scss b/src/app/footer/footer.component.scss index 12f7a5d..f49ea9a 100644 --- a/src/app/footer/footer.component.scss +++ b/src/app/footer/footer.component.scss @@ -2,5 +2,5 @@ position: relative; width: 100%; display: block; - bottom: 0px; + bottom: -2rem; } diff --git a/src/app/hero/hero.component.html b/src/app/hero/hero.component.html index 498c79c..aec9cb5 100644 --- a/src/app/hero/hero.component.html +++ b/src/app/hero/hero.component.html @@ -1,6 +1,6 @@
-
+