Skip to content

Commit 3122f6a

Browse files
NAOR YUVALNAOR YUVAL
authored andcommitted
landing: remove second subtitle
Made-with: Cursor
1 parent 29f4448 commit 3122f6a

1 file changed

Lines changed: 0 additions & 7 deletions

File tree

index.html

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -105,14 +105,8 @@
105105
font-size: 1.25rem;
106106
font-weight: 500;
107107
color: var(--accent);
108-
margin-bottom: 0.75rem;
109108
letter-spacing: -0.01em;
110109
}
111-
header .subtitle {
112-
font-size: 1rem;
113-
color: var(--text-muted);
114-
line-height: 1.6;
115-
}
116110

117111
/* Story sections */
118112
main {
@@ -248,7 +242,6 @@
248242
<span class="badge">Protocol v1.0</span>
249243
<h1>Machine Payment Control Protocol (MPCP)</h1>
250244
<p class="tagline">The authorization layer for machine commerce.</p>
251-
<p class="subtitle">Verifiable machine-to-service payments. Bounded authorization, deterministic verification, settlement-agnostic.</p>
252245
</header>
253246

254247
<main>

0 commit comments

Comments
 (0)