We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 29f4448 commit 3122f6aCopy full SHA for 3122f6a
1 file changed
index.html
@@ -105,14 +105,8 @@
105
font-size: 1.25rem;
106
font-weight: 500;
107
color: var(--accent);
108
- margin-bottom: 0.75rem;
109
letter-spacing: -0.01em;
110
}
111
- header .subtitle {
112
- font-size: 1rem;
113
- color: var(--text-muted);
114
- line-height: 1.6;
115
- }
116
117
/* Story sections */
118
main {
@@ -248,7 +242,6 @@
248
242
<span class="badge">Protocol v1.0</span>
249
243
<h1>Machine Payment Control Protocol (MPCP)</h1>
250
244
<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>
252
245
</header>
253
246
254
247
<main>
0 commit comments