diff --git a/src/pages/compute/ComputeArchitecture.tsx b/src/pages/compute/ComputeArchitecture.tsx
index ab1caac..ae2975e 100644
--- a/src/pages/compute/ComputeArchitecture.tsx
+++ b/src/pages/compute/ComputeArchitecture.tsx
@@ -65,12 +65,12 @@ export function ComputeArchitecture() {
{deterministicCards.map((card) => (
{/* ✅ Disable wrapper on first card */}
{!card.noBorder && (
)}
diff --git a/src/pages/compute/ComputeCodeTabs.tsx b/src/pages/compute/ComputeCodeTabs.tsx
index 9afd910..e190372 100644
--- a/src/pages/compute/ComputeCodeTabs.tsx
+++ b/src/pages/compute/ComputeCodeTabs.tsx
@@ -64,7 +64,7 @@ export function ComputeCodeTabs() {
return (
-
+
-
+
Mycelium Compute delivers predictable, sovereign performance—free
from lock-in and drift. Deploy any workload with cryptographic
precision, knowing the platform verifies, scales, and heals itself
@@ -63,7 +63,7 @@ export function ComputeOverview() {
{/* ✅ Light Mode Cards */}
-
+
{overviewCards.map((card) => (