style(site): primary color for command
This commit is contained in:
parent
bb759071ba
commit
bede8e0057
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@
|
|||
full-stack, no-framework framework that assists developers in
|
||||
leveraging the web platform.
|
||||
</p>
|
||||
<code-block>npm create <strong>mcfly</strong>@latest</code-block>
|
||||
<code-block>npm create <strong style="color:#3054bf">mcfly</strong>@latest</code-block>
|
||||
<p>
|
||||
Here's a sample interactive custom element:
|
||||
<vanilla-hello-world data-name="McFly"></vanilla-hello-world>
|
||||
|
|
Loading…
Reference in a new issue