From 5667edaf906f289e84ac52daf6464f8ba046dbc7 Mon Sep 17 00:00:00 2001 From: IwanIDev Date: Wed, 25 Mar 2026 13:19:11 +0000 Subject: refactor: Add padding to home page heading --- src/pages/index.astro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/pages/index.astro') diff --git a/src/pages/index.astro b/src/pages/index.astro index cc72a03..e3afff5 100644 --- a/src/pages/index.astro +++ b/src/pages/index.astro @@ -7,7 +7,7 @@ import OpenRing from "@/components/OpenRing.astro"
-
+

Iwan Ingman

I'm a Computer Science student at Cardiff University, with a focus -- cgit