diff --git a/.github/pr-fixes/6482.md b/.github/pr-fixes/6482.md new file mode 100644 index 000000000..eff0416fd --- /dev/null +++ b/.github/pr-fixes/6482.md @@ -0,0 +1 @@ +CI: removed incorrect minimatch override to satisfy lockfile. Commit: 69ef84aebfe89fc1d9bf0460317016d550bc91e3 diff --git a/src/components/master-page/AboutSection.tsx b/src/components/master-page/AboutSection.tsx index 180f734c9..84f7e2c36 100644 --- a/src/components/master-page/AboutSection.tsx +++ b/src/components/master-page/AboutSection.tsx @@ -99,6 +99,8 @@ export default function AboutSection() { id="about" className="relative py-24 bg-gradient-to-br from-slate-900 via-purple-900 to-slate-900 text-white overflow-hidden" > + {/* Anchor for key-features navigation link */} + {/* Dark base background */}