From 3ea3bae29a4c4be448dcfd1c31a46500c56ef6e1 Mon Sep 17 00:00:00 2001 From: Lorenzo Iovino Date: Fri, 12 Jan 2024 12:13:05 +0100 Subject: [PATCH] Add style home --- src/app/app.component.html | 14 +++++---- src/app/footer/footer.component.html | 25 +++++++++------- src/app/footer/footer.component.scss | 1 - src/app/hero/hero.component.html | 43 ++++++++++++++-------------- src/app/pages/home/home.page.html | 2 +- 5 files changed, 46 insertions(+), 39 deletions(-) diff --git a/src/app/app.component.html b/src/app/app.component.html index c956840..9e6be54 100644 --- a/src/app/app.component.html +++ b/src/app/app.component.html @@ -1,6 +1,8 @@ -
- -
- - - +
+
+ +
+ + + +
diff --git a/src/app/footer/footer.component.html b/src/app/footer/footer.component.html index e801e6a..838c7e2 100644 --- a/src/app/footer/footer.component.html +++ b/src/app/footer/footer.component.html @@ -1,4 +1,4 @@ -
+
-
-
Lorenzo Iovino
- Privacy Policy - Cookie Policy -
-
+
+
Lorenzo Iovino
+
+
+ Privacy Policy +
+
+ Cookie Policy +
+
+
+ diff --git a/src/app/footer/footer.component.scss b/src/app/footer/footer.component.scss index f49ea9a..aeae591 100644 --- a/src/app/footer/footer.component.scss +++ b/src/app/footer/footer.component.scss @@ -2,5 +2,4 @@ position: relative; width: 100%; display: block; - bottom: -2rem; } diff --git a/src/app/hero/hero.component.html b/src/app/hero/hero.component.html index aec9cb5..efb2254 100644 --- a/src/app/hero/hero.component.html +++ b/src/app/hero/hero.component.html @@ -1,7 +1,7 @@
-
-
-
+
+
+
@@ -10,34 +10,35 @@ class="h-[279px] hidden sm:block " alt="" height="300" width="300" loading="lazy"> -
+
-

Hey, I'm Lorenzo!

-
-

- I'm on a quest to uncover life's meaning while diving deep into my passion for Computer Science as a Software Engineer. +

Hey, I'm Lorenzo!

+
+

+ I'm on a quest to uncover life's meaning while diving deep into my passion for Computer Science as a + Software Engineer.
Here, on my personal website, I share my projects and occasional thoughts.

-
+
Explore more about me and feel free to reach out for any questions or collaborations via - email + email or on socials! -
+
diff --git a/src/app/pages/home/home.page.html b/src/app/pages/home/home.page.html index ccc943a..718a5e7 100644 --- a/src/app/pages/home/home.page.html +++ b/src/app/pages/home/home.page.html @@ -1,4 +1,4 @@ -
+