From c9ee34088083309bda7f0050fd87f0e2f6e1b1ab Mon Sep 17 00:00:00 2001 From: Troy Date: Thu, 23 Jan 2025 18:46:56 +0000 Subject: [PATCH] remove abnormally large margins --- src/components/Footer.astro | 2 +- src/components/Hero.astro | 2 +- src/pages/cv.astro | 8 ++++---- src/pages/index.astro | 2 +- 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/src/components/Footer.astro b/src/components/Footer.astro index c61d77e..45a3f04 100644 --- a/src/components/Footer.astro +++ b/src/components/Footer.astro @@ -38,7 +38,7 @@ import { Icon } from "astro-icon/components"; -
+
© {new Date().getFullYear()} {SITE.TITLE} -
+

diff --git a/src/pages/cv.astro b/src/pages/cv.astro index 0205f1b..423f149 100644 --- a/src/pages/cv.astro +++ b/src/pages/cv.astro @@ -40,7 +40,7 @@ import Link from "@components/Link.astro";

-
+

About me

Hi, my name is Troy and I’m a student 3D artist studying on a BA (Hons) @@ -62,13 +62,13 @@ import Link from "@components/Link.astro"; >.

-
+

Education

-
+

Skills

My specific chosen area of focus is design, lighting, and rendering @@ -78,7 +78,7 @@ import Link from "@components/Link.astro";

-
+

Experience

diff --git a/src/pages/index.astro b/src/pages/index.astro index e61295e..c27e0da 100644 --- a/src/pages/index.astro +++ b/src/pages/index.astro @@ -24,7 +24,7 @@ const projects = allProjects -
+