diff --git a/components/dashboard/ScrollDepth.tsx b/components/dashboard/ScrollDepth.tsx index 9409420..996ddc9 100644 --- a/components/dashboard/ScrollDepth.tsx +++ b/components/dashboard/ScrollDepth.tsx @@ -63,7 +63,7 @@ export default function ScrollDepth({ goalCounts, totalPageviews }: ScrollDepthP dataKey="value" stroke="#FD5E0F" fill="#FD5E0F" - fillOpacity={0.25} + fillOpacity={0.6} dot={{ r: 4, fill: '#FD5E0F', fillOpacity: 1, strokeWidth: 0 }} />