Skip to content

error and 404 page cleanup#772

Merged
moehdotdev merged 1 commit into
mainfrom
home-uiux-changes
May 27, 2026
Merged

error and 404 page cleanup#772
moehdotdev merged 1 commit into
mainfrom
home-uiux-changes

Conversation

@moehdotdev

Copy link
Copy Markdown
Member

what changed

before :
image

Now :
image

both pages

  • background changed from bg-gradient-to-br from-background via-muted to-background / via-background/95 to a flat bg-background
  • card changed from bg-card/90 backdrop-blur-md / bg-card/70 backdrop-blur-md shadow-lg hover:shadow-xl to a plain bg-card with no blur or hover shadow
  • logo image centered on both pages (justify-center instead of justify-start on the error page)

error page

  • heading changed from a gradient clip-text (bg-gradient-to-b from-foreground to-transparent) to text-muted-foreground font-bold for a simpler, more readable look

404 page

  • layout simplified: removed the extra wrapping div + p-6 md:p-8 padding layer and aligned it with the error page structure (pt-4 pb-16, absolute-positioned button at bottom-right)
  • heading bumped to text-3xl md:text-7xl and also switched to text-muted-foreground font-bold to match the error page
  • Section import removed (was unused after the layout change)
  • logo size reduced from 20x20 to 16x16
  • footer message updated to add | go back to the home page so it's a bit more actionable

@vercel

vercel Bot commented May 27, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
notevo Building Building Preview, Comment May 27, 2026 3:14am

@moehdotdev moehdotdev merged commit 161c6f4 into main May 27, 2026
1 of 2 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.

1 participant