From f9d7fbdcffaf9b3b4c96dafb41e55eb01ec5ac95 Mon Sep 17 00:00:00 2001 From: Bodhish Thomas Date: Wed, 18 Dec 2024 00:22:02 +0530 Subject: [PATCH] Reduce height for the logo --- src/pages/Landing/LandingPage.tsx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/pages/Landing/LandingPage.tsx b/src/pages/Landing/LandingPage.tsx index 7e7988984e8..be02ea1305b 100644 --- a/src/pages/Landing/LandingPage.tsx +++ b/src/pages/Landing/LandingPage.tsx @@ -21,6 +21,7 @@ import { RequestResult } from "@/Utils/request/types"; const { customLogo, mainLogo } = careConfig; +// Todo: Lets read the default state ID from ENV. const STATE_ID = "1"; // Kerala's state ID export function LandingPage() { @@ -119,7 +120,7 @@ export function LandingPage() { Logo )}