From eed26e43681cecf07a1e0f39917c788e21ac3bc2 Mon Sep 17 00:00:00 2001 From: Arunavo Ray Date: Wed, 9 Jul 2025 00:47:12 +0530 Subject: [PATCH] updates --- www/src/components/Installation.tsx | 34 ++++++++++++++++------------- www/src/pages/index.astro | 2 +- 2 files changed, 20 insertions(+), 16 deletions(-) diff --git a/www/src/components/Installation.tsx b/www/src/components/Installation.tsx index 2682666..0526275 100644 --- a/www/src/components/Installation.tsx +++ b/www/src/components/Installation.tsx @@ -127,21 +127,25 @@ export function Installation() {

{step.title}

-
-                      {step.command}
-                    
- +
+
+                        {step.command}
+                      
+ {/* Scroll indicator gradient for mobile */} +
+ +
diff --git a/www/src/pages/index.astro b/www/src/pages/index.astro index 04bcce6..5c05d31 100644 --- a/www/src/pages/index.astro +++ b/www/src/pages/index.astro @@ -110,7 +110,7 @@ const structuredData = { - +