diff --git a/src/app/blog/page.tsx b/src/app/blog/page.tsx index 821b78f..bef2001 100644 --- a/src/app/blog/page.tsx +++ b/src/app/blog/page.tsx @@ -17,7 +17,7 @@ export default function BlogPage() { borderRadius="pill" contentWidth="medium" sizing="medium" - background="none" + background="circleGradient" cardStyle="gradient-bordered" primaryButtonStyle="primary-glow" secondaryButtonStyle="layered"