Skip to content

Commit 1cb6611

Browse files
committed
Fix landing page headings
1 parent 4219bb8 commit 1cb6611

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/overrides/landing-style.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ <h1 style="word-spacing: 1.5rem; letter-spacing:0.5rem;font-size: 1.5rem; font-f
105105
<div class="tx-hero-container">
106106
<div class="tx-hero-card">
107107
<div class="tx-hero-content">
108-
<h1 class="an-docs-landing-center">Chain Abstraction (CA)</h1>
108+
<h2 class="an-docs-landing-center">Chain Abstraction (CA)</h2>
109109
<p class="an-docs-landing-center">Web3 app + <a href="https://www.npmjs.com/package/@arcana/ca-sdk">CA SDK</a> lets users: </p>
110110
<ul>
111111
<li>Beat liquidity fragmentation, no bridging</li>
@@ -118,7 +118,7 @@ <h1 class="an-docs-landing-center">Chain Abstraction (CA)</h1>
118118
</div>
119119
<div class="tx-hero-card">
120120
<div class="tx-hero-content">
121-
<h1 class="an-docs-landing-center">Social Login</h1>
121+
<h2 class="an-docs-landing-center">Social Login</h2>
122122
<p class="an-docs-landing-center">Web3 app + <a href="https://www.npmjs.com/package/@arcana/auth">Auth SDK</a> lets users:</p>
123123
<ul>
124124
<li>Onboard Web3 with Web2 login</li>

0 commit comments

Comments
 (0)