Skip to content

fix: center home page content and apply consistent black theme#5

Merged
pmarquees merged 1 commit intomainfrom
claude/issue-4-20250523_152503
May 23, 2025
Merged

fix: center home page content and apply consistent black theme#5
pmarquees merged 1 commit intomainfrom
claude/issue-4-20250523_152503

Conversation

@pmarquees
Copy link
Owner

Fixes #4 - Home page alignment and styling issues

Changes:

  • Remove duplicate navigation headers (fixes double nav issue)
  • Apply black background theme consistently across all pages
  • Center dashboard content to match login page layout
  • Update navigation and form components for black theme visibility
  • Enhance input/button styling for better contrast on black background
  • Fix misaligned home page styling

Generated with Claude Code

- Remove duplicate navigation headers (fixes double nav issue)
- Apply black background theme consistently across all pages  
- Center dashboard content to match login page layout
- Update navigation and form components for black theme visibility
- Enhance input/button styling for better contrast on black background
- Fix misaligned home page styling

Fixes home page alignment and styling inconsistencies as requested.

Co-authored-by: pmarquees <pmarquees@users.noreply.github.com>

🤖 Generated with [Claude Code](https://claude.ai/code)
@vercel
Copy link
Contributor

vercel bot commented May 23, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
promptly ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 23, 2025 3:34pm
v0-promptly ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 23, 2025 3:34pm

@pmarquees pmarquees merged commit c80ddf3 into main May 23, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Home page is mis aligned, needs to be centered and fix styles to be all black like the sign in form.

1 participant