From 801aa9ce3fcc91d6e091c41128e5607ab4704fe8 Mon Sep 17 00:00:00 2001 From: Micha Albert Date: Thu, 1 Aug 2024 21:38:24 +0000 Subject: [PATCH] frontend fixes as proposed by @Hex-4 --- stream/tiling-frontend/src/App.svelte | 7 +++++-- stream/tiling-frontend/src/app.css | 2 ++ stream/tiling-frontend/tailwind.config.js | 5 +++++ 3 files changed, 12 insertions(+), 2 deletions(-) diff --git a/stream/tiling-frontend/src/App.svelte b/stream/tiling-frontend/src/App.svelte index 599c8f5..efef63c 100644 --- a/stream/tiling-frontend/src/App.svelte +++ b/stream/tiling-frontend/src/App.svelte @@ -133,11 +133,11 @@ {:else}

- No one is here yet!
Check back later + No one is here yet!
Check back later.

{/if} -

+

Join at
@@ -147,6 +147,9 @@