File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -17,20 +17,20 @@ layout: home
1717 <div className = " flex gap-4" >
1818
1919 <div className = " flex flex-col gap-2" >
20- <Button kind = " special" className = " !hidden dark:!block w-100 " href = " /download" >Install Node.js</Button >
20+ <Button kind = " special" className = " !hidden dark:!block" href = " /download" >Install Node.js</Button >
2121
22- <Button kind = " primary" className = " !block dark:!hidden w-100 " href = " /download" >Install Node.js</Button >
22+ <Button kind = " primary" className = " !block dark:!hidden" href = " /download" >Install Node.js</Button >
2323
24- <Button kind = " secondary" className = " !hidden dark:!block w-100 " href = " https://www.herodevs.com/support/node-nes" >
24+ <Button kind = " secondary" className = " !hidden dark:!block" href = " https://www.herodevs.com/support/node-nes" >
2525 <span >Get security support</span >
2626 <br />
27- <small className = " text-xs! " >for Node.js 18 and below</small >
27+ <small className = " text-xs" >for Node.js 18 and below</small >
2828 </Button >
2929
30- <Button kind = " neutral" className = " !block dark:!hidden w-100 " href = " https://www.herodevs.com/support/node-nes" >
30+ <Button kind = " neutral" className = " !block dark:!hidden" href = " https://www.herodevs.com/support/node-nes" >
3131 <span >Get security support</span >
3232 <br />
33- <small className = " text-xs! " >for Node.js 18 and below</small >
33+ <small className = " text-xs" >for Node.js 18 and below</small >
3434 </Button >
3535 </div >
3636
You can’t perform that action at this time.
0 commit comments