File tree Expand file tree Collapse file tree 2 files changed +4
-8
lines changed
Expand file tree Collapse file tree 2 files changed +4
-8
lines changed Original file line number Diff line number Diff line change @@ -43,7 +43,7 @@ <h2>Connect to MetaMask</h2>
4343 document.getElementById("services-menu-button").classList.remove("selected");
4444 document.getElementById("services-menu").classList.remove("selected-menu"); '>
4545 < div >
46- < h2 > Create Embedded Wallets </ h2 >
46+ < h2 > Create embedded wallets </ h2 >
4747 </ div >
4848 </ a >
4949 </ li >
@@ -66,7 +66,7 @@ <h2>Create Embedded Wallets</h2>
6666 document.getElementById("services-menu-button").classList.remove("selected");
6767 document.getElementById("services-menu").classList.remove("selected-menu"); '>
6868 < div >
69- < h2 > Add Smart Accounts </ h2 >
69+ < h2 > Create smart accounts </ h2 >
7070 </ div >
7171 </ a >
7272 </ li >
@@ -89,7 +89,7 @@ <h2>Add Smart Accounts</h2>
8989 document.getElementById("embedded-wallets-button").classList.remove("selected");
9090 document.getElementById("embedded-wallets").classList.remove("selected-menu"); '>
9191 < div >
92- < h2 > Extend and Scale </ h2 >
92+ < h2 > Extend and scale </ h2 >
9393 </ div >
9494 </ a >
9595 </ li >
Original file line number Diff line number Diff line change 1515 padding : 0.6rem 2.4rem ;
1616}
1717
18- .sectionItem : hover {
19- color : var (--ifm-color-primary );
20- }
21-
2218.staticTitle {
23- cursor : default;
19+ cursor : default !important ;
2420}
2521
2622.staticTitle : hover {
You can’t perform that action at this time.
0 commit comments