Skip to content

Commit 794602b

Browse files
committed
style: home
1 parent fbe29cb commit 794602b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/tmpl/home.page.tmpl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<div class="flex flex-col items-center gap-2">
1818
<div class="group-h items-center">
1919
<img src="/logo.svg" alt="starfx logo" style="width: 50px;" />
20-
<h1 class="text-2xl p-0 logo-hdr">starfx</h1>
20+
<h1 class="text-2xl p-0 m-0 logo-hdr">starfx</h1>
2121
</div>
2222
<div class="text-center text-lg">A micro-mvc framework for react apps.</div>
2323
<a href="/getting-started" class="btn-link">GET STARTED</a>

0 commit comments

Comments
 (0)