We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8ae6e32 commit bf2f5f3Copy full SHA for bf2f5f3
src/components/Header.tsx
@@ -69,7 +69,7 @@ export default function Header() {
69
return (
70
<>
71
{/* Migration Banner */}
72
- <div className="bg-cerulean-blue-600 text-white py-3 px-4 text-center">
+ <div className="bg-cerulean-blue-500 text-white py-3 px-4 text-center">
73
<div className="max-w-[100rem] mx-auto">
74
<p className="text-sm md:text-base">
75
📢 <strong>Migration Notice:</strong> Sourcify is taking over{" "}
0 commit comments