From 97b065b7e70a27fe9561a1c7abf00ebf36ab6385 Mon Sep 17 00:00:00 2001 From: szewczyw Date: Mon, 19 May 2025 11:36:31 +0200 Subject: [PATCH] fix landing view --- .../src/components/landing/LandingComponent.vue | 14 +++++++------- Frontend/src/views/LandingView.vue | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/Frontend/src/components/landing/LandingComponent.vue b/Frontend/src/components/landing/LandingComponent.vue index c27cc2b..bc8e69e 100644 --- a/Frontend/src/components/landing/LandingComponent.vue +++ b/Frontend/src/components/landing/LandingComponent.vue @@ -2,13 +2,13 @@