diff --git a/app/globals.css b/app/globals.css index 942f871..b09d3ab 100644 --- a/app/globals.css +++ b/app/globals.css @@ -8,7 +8,7 @@ body { @layer base { :root { - --background: 0 0% 100%; + --background: 0 0% 96%; --foreground: 240 10% 3.9%; --card: 0 0% 100%; --card-foreground: 240 10% 3.9%; diff --git a/components/ui/neon-gradient-card.tsx b/components/ui/neon-gradient-card.tsx index 3192789..c9203a5 100644 --- a/components/ui/neon-gradient-card.tsx +++ b/components/ui/neon-gradient-card.tsx @@ -130,7 +130,7 @@ const NeonGradientCard: React.FC = ({ >