fix(www): size 404 Headlines to content so the row centers#801
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
📝 WalkthroughWalkthroughThis PR updates the NotFound (404) page by adding Suggested reviewers
🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (4 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Description
fix(www): size 404 Headlines to content so the row centers
fixing the 404 page where Headline's built-in
width:100%breaks the centered layout, and the consumer-site fix innot-found.tsxusing stylewidth:auto.Type of Change
How Has This Been Tested?
Checklist:
Screenshots (if appropriate):
Related Issues
N/A