Skip to content

Conversation

@teleaziz
Copy link

@teleaziz teleaziz commented Dec 3, 2025

Purpose

The goal of this pull request is to clean up and improve the styling of the 404 "Not Found" page. Based on the conversation history, the user wanted to refactor the styling and specifically remove the usage of h tag variants in the Typography components.

Code changes

  • The h3 variant Typography component was replaced with two separate Typography components for "404" and "Page Not Found".
  • Removed variant="h3" and component="h1" in favor of using the sx prop for custom styling, including fontWeight and responsive fontSize.
  • Added padding and gap to the container Box for improved spacing.
  • Styled the descriptive text Typography component by setting color, maxWidth, and textAlign for better visual presentation.

🔗 Edit in Builder.io

👀 Preview LinkTo clone this PR locally use the Github CLI with command gh pr checkout 29

cgen-96001315df1549c18058194b393992cd
cgen-229d99f407ed4a0a8719edf6e4814ffd
cgen-a534fa5a33194c83961e840d66846c3c
@builder-io-integration builder-io-integration bot changed the title Builder.io: Update from Visual Editor Refactor: Update NotFound page styling Dec 3, 2025
@builder-io-integration
Copy link

You can tag me at @builderio-bot for anything you want me to fix or change

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.

3 participants