We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bf6ce41 commit 75d2873Copy full SHA for 75d2873
apps/site/pages/en/index.mdx
@@ -21,7 +21,7 @@ layout: home
21
22
<Button kind="primary" className="!block dark:!hidden" href="/download">Install Node.js</Button>
23
24
- <Button kind="secondary" href="https://www.herodevs.com/support/node-nes">
+ <Button kind="secondary" className="block" href="https://www.herodevs.com/support/node-nes">
25
<span>Get security support</span>
26
<br />
27
<small className="!text-xs">for Node.js 18 and below</small>
0 commit comments