diff --git a/web/src/routes/+layout.svelte b/web/src/routes/+layout.svelte
index 79a566d..7822258 100644
--- a/web/src/routes/+layout.svelte
+++ b/web/src/routes/+layout.svelte
@@ -5,4 +5,6 @@
Loading...
{:else if searchResult && searchResult.hits.length > 0} @@ -279,7 +279,7 @@ 'out_of' ].toLocaleString()} recipes in {searchResult['search_time_ms']}ms. -