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 9417a84 commit 4a167d9Copy full SHA for 4a167d9
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