From 938c0519e64765a8198337b9b6a175984f3afda0 Mon Sep 17 00:00:00 2001 From: Kyren223 Date: Fri, 3 Jan 2025 17:42:00 +0200 Subject: [PATCH] Fixed graph being cut off --- src/pages/skills.astro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/skills.astro b/src/pages/skills.astro index 74a99ac..1b05f44 100644 --- a/src/pages/skills.astro +++ b/src/pages/skills.astro @@ -24,7 +24,7 @@ const frameworks = ["Spigot API", "Bubbletea", "Astro"]; --- -
+