We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c4abb0e commit e471cb0Copy full SHA for e471cb0
1 file changed
apps/site/pages/en/eol.mdx
@@ -12,7 +12,7 @@ Major versions of Node.js are released, patched, and designated End-Of-Life on a
12
13
[View the Node.js release schedule](/about/releases/).
14
15
-<div className="flex flex-row items-center gap-4">
+<div className="xs:flex-row xs:items-center flex flex-col items-start gap-4">
16
<Button kind="primary" href="/download">
17
Get latest Node.js® LTS
18
</Button>
0 commit comments