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 8c66462 commit 4659e09Copy full SHA for 4659e09
src/components/Conf/Sponers/index.tsx
@@ -52,7 +52,7 @@ const sponsorSilver: Image[] = [
52
53
const SponsersConf = () => {
54
return (
55
- <div className="bg-white py-10 static">
+ <div id="sponsors" className="bg-white py-10 static">
56
<h1 className="text-center text-4xl text-[#171E26] font-bold my-8">
57
Sponsors
58
</h1>
0 commit comments