From b753689067989b4e3d45c7c7c9e755e2b8961d77 Mon Sep 17 00:00:00 2001 From: vvandenb Date: Sun, 19 Mar 2023 21:53:47 +0100 Subject: [PATCH] * Some CSS --- front/volume/src/components/NavBar.svelte | 3 +-- front/volume/src/components/Pong/GameComponent.svelte | 2 ++ front/volume/src/components/Pong/Pong.svelte | 2 ++ 3 files changed, 5 insertions(+), 2 deletions(-) diff --git a/front/volume/src/components/NavBar.svelte b/front/volume/src/components/NavBar.svelte index 7e79019..c6bd299 100644 --- a/front/volume/src/components/NavBar.svelte +++ b/front/volume/src/components/NavBar.svelte @@ -63,9 +63,8 @@ {/if} {/each} -