diff --git a/app/components/FeatureGrid.js b/app/components/FeatureGrid.js index 8e6b1b3..d73eb74 100644 --- a/app/components/FeatureGrid.js +++ b/app/components/FeatureGrid.js @@ -7,7 +7,7 @@ import MiniCard from "./MiniCard"; const FeatureGrid = ({ title, subtitle, className = "" }) => { return (
@@ -22,7 +22,7 @@ const FeatureGrid = ({ title, subtitle, className = "" }) => { /> {/* MiniCard Grid */} -
+