From 01fb86acdbdb030a70f32696b881941707a317f2 Mon Sep 17 00:00:00 2001 From: afnzmn Date: Mon, 18 Jul 2022 21:20:33 -0400 Subject: [PATCH] grid --- src/lib/components/atoms/ContributorButton.svelte | 12 +++++------- src/lib/components/molecules/ContributorHost.svelte | 12 +++--------- 2 files changed, 8 insertions(+), 16 deletions(-) diff --git a/src/lib/components/atoms/ContributorButton.svelte b/src/lib/components/atoms/ContributorButton.svelte index 0a5ef6c..9e68425 100644 --- a/src/lib/components/atoms/ContributorButton.svelte +++ b/src/lib/components/atoms/ContributorButton.svelte @@ -4,13 +4,11 @@ export let alt = "Contributors Image" -
- - - -
+ + + \ No newline at end of file