diff --git a/src/components/Modules.tsx b/src/components/Modules.tsx index 0784cda..f10c12e 100644 --- a/src/components/Modules.tsx +++ b/src/components/Modules.tsx @@ -116,11 +116,13 @@ const ModuleCard: React.FC<{ mod: any, className?: string }> = ({ mod, className export default function Modules() { return ( -
- {/* Animated Background Blobs */} -
-
-
+
+ {/* Animated Background Blobs — contained within section via max-w and inset */} +
+
+
+
+