From f0155cae32c031b0d830d944d63302785414c642 Mon Sep 17 00:00:00 2001 From: Your Name Date: Mon, 13 Oct 2025 06:03:31 -0400 Subject: [PATCH] fixed style --- src/components/Strategy/RoadmapSidebar.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/Strategy/RoadmapSidebar.tsx b/src/components/Strategy/RoadmapSidebar.tsx index 5cc5c7d..ccfb2be 100644 --- a/src/components/Strategy/RoadmapSidebar.tsx +++ b/src/components/Strategy/RoadmapSidebar.tsx @@ -31,7 +31,7 @@ const RoadmapSidebar = ({
1001