From 1eaa9a3afb6062c737dd0ce7474869bbab4bf9db Mon Sep 17 00:00:00 2001 From: IwanIDev Date: Tue, 24 Mar 2026 14:33:48 +0000 Subject: refactor: changed the index main section margins to make it more centred This will become more important as I add more content to the homepage --- src/pages/index.astro | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'src/pages/index.astro') diff --git a/src/pages/index.astro b/src/pages/index.astro index 5f7af3f..7d295b3 100644 --- a/src/pages/index.astro +++ b/src/pages/index.astro @@ -5,12 +5,13 @@ import OpenRing from "@/components/OpenRing.astro" --- -
+
-

Iwan Ingman's Blog

+

Iwan Ingman

- This is my blog. + I'm a Computer Science student at Cardiff University, with a focus + on Software Development.

-- cgit