Skip to content

Commit d94affb

Browse files
committed
nits
1 parent 751bc5d commit d94affb

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.vitepress/components/HomeHeroInfo.vue

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
The developer platform for ML and HPC workloads that scale instantly
66
</h1>
77
<p class="hero-subline">
8-
Instantly run workflows and scale your workloads across your cluster or cloud with a simple
9-
<code class="vrun">vrun</code> command prefix. No image rebuilds, no dependency drift, no manifests, no waiting, cut cloud bill.
8+
Instantly run your workloads across your cloud with a simple
9+
<code class="vrun">vrun</code> command prefix. No image builds, no dependency drift, no manifests, no waiting, cut cloud bill.
1010
</p>
1111
<div class="hero-kicker">
1212
vrun is all you need
@@ -57,7 +57,7 @@
5757
text-transform: uppercase;
5858
letter-spacing: 0.1em;
5959
color: var(--vp-c-brand-2);
60-
margin-top: 2.2rem;
60+
margin-top: 2rem;
6161
margin-bottom: 2rem;
6262
}
6363

0 commit comments

Comments
 (0)