From 6a36b8de6895d9bf234139cb77a5ce57d7f5ea8e Mon Sep 17 00:00:00 2001 From: Jakob Scheid Date: Wed, 6 May 2026 21:20:32 +0200 Subject: [PATCH] Remove background --- src/App.vue | 13 +------------ 1 file changed, 1 insertion(+), 12 deletions(-) diff --git a/src/App.vue b/src/App.vue index a0da50d..9c9e6dc 100644 --- a/src/App.vue +++ b/src/App.vue @@ -8,15 +8,4 @@ import Navbar from './features/nav/components/Navbar.vue'; - - - \ No newline at end of file + \ No newline at end of file