diff --git a/frontend/src/routes/dashboard/+page.svelte b/frontend/src/routes/dashboard/+page.svelte index 48522b0..a52b4b2 100644 --- a/frontend/src/routes/dashboard/+page.svelte +++ b/frontend/src/routes/dashboard/+page.svelte @@ -159,7 +159,7 @@ {#if quizzes_to_show.length === 0 && suggestions.length !== 0} -