From 009dbb49e13f6ebb3aed6edeb6e52238f1896cfb Mon Sep 17 00:00:00 2001 From: Pyry Koivisto Date: Thu, 10 Oct 2024 13:17:05 +0300 Subject: [PATCH] VKT(Frontend): Styling fixes [deploy] --- frontend/packages/vkt/src/pages/PublicHomePage.tsx | 6 +++--- .../packages/vkt/src/styles/pages/_public-homepage.scss | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/frontend/packages/vkt/src/pages/PublicHomePage.tsx b/frontend/packages/vkt/src/pages/PublicHomePage.tsx index 137f7bdb7..3bd8285ad 100644 --- a/frontend/packages/vkt/src/pages/PublicHomePage.tsx +++ b/frontend/packages/vkt/src/pages/PublicHomePage.tsx @@ -18,7 +18,7 @@ import GoodAndSatisfactoryLevelCardImageWebp from 'public/images/good_satisfacto const LinkButton = ({ to, label }: { to: AppRoutes; label: string }) => { return ( - +