Skip to content

Make the home page red - #460

Open
smehmood wants to merge 1 commit into
masterfrom
smehmood/red-home-page
Open

Make the home page red#460
smehmood wants to merge 1 commit into
masterfrom
smehmood/red-home-page

Conversation

@smehmood

@smehmood smehmood commented Jul 29, 2026

Copy link
Copy Markdown

Summary

Makes the home page red.

/ redirects to /websites, so the Websites list is the effective home page — that's the page changed here.

Changes

  • src/app/(main)/websites/WebsitesPage.module.css (new) — full-bleed red background class
  • src/app/(main)/websites/WebsitesPage.tsx — wraps PageBody in that container

PageBody is capped at 1320px, so applying the background directly to it left grey gutters on either side. Wrapping it instead lets the color fill the entire scroll area.

Verification

Verified in the browser against the running dev server:

  • /websites — content area is fully red
  • /links — unchanged, confirming the change is scoped to the one page

Screenshots

/websites (home) — red

/links — unchanged

🤖 Generated with Claude Code
🌒 Run on Niteshift: View Task


Open in Devin Review

Wrap the websites list page in a full-bleed container with a red
background. Other pages are unaffected.

Run-on: Niteshift

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
@mesa-dot-dev

mesa-dot-dev Bot commented Jul 29, 2026

Copy link
Copy Markdown

You do not have enough credits to review this pull request. Please purchase more credits to continue.

@devin-ai-integration devin-ai-integration Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ Devin Review: No Issues Found

Devin Review analyzed this PR and found no bugs or issues to report.

Open in Devin Review

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.

1 participant