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.
2 parents 9417a84 + 4a167d9 commit a9020ffCopy full SHA for a9020ff
src/pages/get-eth.tsx
@@ -167,7 +167,7 @@ const GetEthPage = ({
167
priority
168
/>
169
<div className="mx-8 mb-8 mt-8 flex flex-col items-center text-center lg:mx-0 lg:mb-0 lg:mt-24">
170
- <h1 className="my-8 text-4xl leading-6 md:text-5xl">
+ <h1 className="my-8 text-4xl md:text-5xl">
171
{t("page-get-eth-where-to-buy-title")}
172
</h1>
173
<p className="mb-0 max-w-[45ch] text-center text-xl leading-snug text-body-medium">
0 commit comments