style(site): primary color for command

This commit is contained in:
Ayo 2023-11-06 13:07:11 +01:00
parent bb759071ba
commit bede8e0057

View file

@ -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>