We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fbe29cb commit 794602bCopy full SHA for 794602b
docs/tmpl/home.page.tmpl
@@ -17,7 +17,7 @@
17
<div class="flex flex-col items-center gap-2">
18
<div class="group-h items-center">
19
<img src="/logo.svg" alt="starfx logo" style="width: 50px;" />
20
- <h1 class="text-2xl p-0 logo-hdr">starfx</h1>
+ <h1 class="text-2xl p-0 m-0 logo-hdr">starfx</h1>
21
</div>
22
<div class="text-center text-lg">A micro-mvc framework for react apps.</div>
23
<a href="/getting-started" class="btn-link">GET STARTED</a>
0 commit comments