From 75b04ad247273ecba1005b586a243de0b525047d Mon Sep 17 00:00:00 2001 From: Spythere Date: Wed, 4 Dec 2024 14:30:56 +0100 Subject: [PATCH] chore: fixed navigation & route links issues --- src/components/sections/StockSection.vue | 35 ++++++++++++++++-------- src/styles/global.scss | 2 +- 2 files changed, 25 insertions(+), 12 deletions(-) diff --git a/src/components/sections/StockSection.vue b/src/components/sections/StockSection.vue index e888de9..96ac225 100644 --- a/src/components/sections/StockSection.vue +++ b/src/components/sections/StockSection.vue @@ -1,9 +1,9 @@