From ff9f9b7cf942336216291b471acaa568b959d07c Mon Sep 17 00:00:00 2001 From: Sidharth Vinod Date: Fri, 9 Sep 2022 23:18:39 +0530 Subject: [PATCH] chore: Slight CSS spacing adjustments --- src/lib/components/actions.svelte | 18 ++++++++---------- src/lib/components/navbar.svelte | 2 +- 2 files changed, 9 insertions(+), 11 deletions(-) diff --git a/src/lib/components/actions.svelte b/src/lib/components/actions.svelte index 56476363..8b3899ec 100644 --- a/src/lib/components/actions.svelte +++ b/src/lib/components/actions.svelte @@ -180,26 +180,24 @@ > Copy Image to clipboard {/if} - - - - - - - - - - diff --git a/src/lib/components/navbar.svelte b/src/lib/components/navbar.svelte index bdaf56b0..0ef9efd5 100644 --- a/src/lib/components/navbar.svelte +++ b/src/lib/components/navbar.svelte @@ -39,7 +39,7 @@ ]; -