From 60d477db9419a9da50db863596650156e318be21 Mon Sep 17 00:00:00 2001 From: liyunze <50455574+liyunze-coding@users.noreply.github.com> Date: Sat, 7 Oct 2023 20:20:29 +0800 Subject: [PATCH] improved accessibility and mobile responsiveness --- src/components/Contact.astro | 11 ++++++----- src/components/Intro.svelte | 13 +++++++------ src/components/Skills.astro | 14 +++++++------- src/components/WhatIDo.astro | 4 ++-- 4 files changed, 22 insertions(+), 20 deletions(-) diff --git a/src/components/Contact.astro b/src/components/Contact.astro index 2bb6a4c..1fd52e0 100644 --- a/src/components/Contact.astro +++ b/src/components/Contact.astro @@ -13,8 +13,9 @@ Send me an email! Send me an email
-
+
diff --git a/src/components/WhatIDo.astro b/src/components/WhatIDo.astro index 58b901c..eea0510 100644 --- a/src/components/WhatIDo.astro +++ b/src/components/WhatIDo.astro @@ -6,10 +6,10 @@ import Card from "../components/Card.astro";
-
+

What I Do