From a6a17e8969034fe3551a1fb422f798d46f94c6b9 Mon Sep 17 00:00:00 2001 From: Atridad Lahiji Date: Fri, 25 Apr 2025 03:00:15 -0600 Subject: [PATCH] Sizing fixes for mobile --- components/SocialLinks.tsx | 2 +- components/TechLinks.tsx | 2 +- routes/index.tsx | 12 ++++++------ 3 files changed, 8 insertions(+), 8 deletions(-) diff --git a/components/SocialLinks.tsx b/components/SocialLinks.tsx index e723762..53e1485 100644 --- a/components/SocialLinks.tsx +++ b/components/SocialLinks.tsx @@ -3,7 +3,7 @@ import { SiBluesky, SiForgejo, SiRss } from "@preact-icons/si"; export default function SocialLinks() { return ( -
+