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 7dc7aba commit 67b34b5Copy full SHA for 67b34b5
src/pages/[locale]/resources.tsx
@@ -115,7 +115,7 @@ const ResourcesPage = ({ txCostsMedianUsd }) => {
115
heroImg={heroImg}
116
/>
117
118
- <div className="sticky top-1 z-10 my-8 flex flex-col items-center gap-3 py-4 text-center md:top-6 md:px-2">
+ <div className="sticky top-1 z-sticky my-8 flex flex-col items-center gap-3 py-4 text-center md:top-6 md:px-2">
119
<div className="my-2 text-body-medium">
120
{t("page-resources-whats-on-this-page")}
121
</div>
0 commit comments