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 1bee6c7 commit 537099aCopy full SHA for 537099a
nx-dev/nx-dev/pages/whitepaper-fast-ci.tsx
@@ -78,11 +78,7 @@ export function WhitePaperFastCI(): ReactElement {
78
</p>
79
80
<div className="mt-12 text-center">
81
- <SectionHeading
82
- as="p"
83
- variant="subtitle"
84
- className="text-white"
85
- >
+ <SectionHeading as="p" variant="subtitle">
86
See how to get fast CI, built for monorepos
87
</SectionHeading>
88
<ButtonLink
nx-dev/ui-enterprise/src/lib/trial-nx-enterprise.tsx
@@ -33,7 +33,7 @@ export function TrialNxEnterprise(): ReactElement {
33
34
35
36
- <SectionHeading as="p" variant="subtitle" className="text-white">
37
How a Proof of Value works?
38
39
0 commit comments