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 = { - +