From 378e4315baf3818520ff3f089e57d4aad15f4330 Mon Sep 17 00:00:00 2001 From: Oliver Akins Date: Tue, 19 Jul 2022 22:54:13 -0600 Subject: [PATCH] Tweak the hexagon component to use the SVG background image --- web-svelte/src/components/Hexagon.svelte | 33 +++++------------------- 1 file changed, 6 insertions(+), 27 deletions(-) diff --git a/web-svelte/src/components/Hexagon.svelte b/web-svelte/src/components/Hexagon.svelte index 3728b80..e743e2d 100644 --- a/web-svelte/src/components/Hexagon.svelte +++ b/web-svelte/src/components/Hexagon.svelte @@ -4,35 +4,14 @@ \ No newline at end of file