- commit
- 794602b
- parent
- fbe29cb
- author
- Eric Bower
- date
- 2024-10-17 15:47:40 +0000 UTC
style: home
1 files changed,
+1,
-1
+1,
-1
1@@ -17,7 +17,7 @@
2 <div class="flex flex-col items-center gap-2">
3 <div class="group-h items-center">
4 <img src="/logo.svg" alt="starfx logo" style="width: 50px;" />
5- <h1 class="text-2xl p-0 logo-hdr">starfx</h1>
6+ <h1 class="text-2xl p-0 m-0 logo-hdr">starfx</h1>
7 </div>
8 <div class="text-center text-lg">A micro-mvc framework for react apps.</div>
9 <a href="/getting-started" class="btn-link">GET STARTED</a>