add words under feed, add big "plus" on first page, and reword some things

This commit is contained in:
2024-11-30 14:33:31 -07:00
parent 7acf921e82
commit f1163d8302
6 changed files with 51 additions and 21 deletions

View File

@@ -4,7 +4,9 @@
<section id="Content" class="p-6 pb-24 max-w-3xl mx-auto">
<!-- Heading -->
<h1 id="ViewHeading" class="text-4xl text-center font-light">Your Ideas</h1>
<h1 id="ViewHeading" class="text-4xl text-center font-light">
Your Project Ideas
</h1>
<OnboardingDialog ref="onboardingDialog" />