Skip to content

style: modernize 404 page UI#472

Open
Aditya30ag wants to merge 1 commit intonumfocus:mainfrom
Aditya30ag:feat/modern-404-ui
Open

style: modernize 404 page UI#472
Aditya30ag wants to merge 1 commit intonumfocus:mainfrom
Aditya30ag:feat/modern-404-ui

Conversation

@Aditya30ag
Copy link

Description of Changes

This Pull Request modernizes the 404 (Not Found) page UI by migrating all custom CSS to Tailwind CSS utilities.
The update improves visual consistency, readability, and responsiveness while preserving all existing functionality.

Key improvements include:

  • A clean, modern layout with improved spacing and typography
  • Tailwind-based glassmorphism styling and subtle ambient gradients
  • Clearer visual hierarchy with emphasis on the 404 error state
  • Improved button and language selector styling
  • No changes to language detection or translation logic

This change makes the page easier to maintain and more consistent with modern UI standards.


Related Issue

Closes #469


Type of Change

Please check the appropriate box that describes your PR:

  • 🐛 Bug Fix — Fixes a documented issue or incorrect behavior
  • ✨ Content Enhancement — Updates or improves existing content
  • ✍️ New Content — Adds new chapters, examples, or significant sections
  • 🛠️ Other — Please describe in the Description of Changes section

Additional Notes (Optional)

This update focuses purely on UI/UX improvements.
No functional or behavioral changes were introduced.
Screenshots can be added if required for review.


Checklist

@netlify
Copy link

netlify bot commented Jan 29, 2026

Deploy Preview for stupendous-kringle-a86e81 failed.

Name Link
🔨 Latest commit 6cf46f6
🔍 Latest deploy log https://app.netlify.com/projects/stupendous-kringle-a86e81/deploys/69a058102ed4c30008d16746

@Aditya30ag
Copy link
Author

image

@Aditya30ag
Copy link
Author

@OriolAbril Please have a look

@AR21SM
Copy link
Member

AR21SM commented Feb 1, 2026

Hi @Aditya30ag Could you please update this to use Bootstrap instead of Tailwind? Also, please add automatic light/dark theme support that respects the user's system preferences.
The current implementation uses Tailwind's Play CDN which isn't suitable for production. Bootstrap would be a better fit for this project.
Thanks!

@Aditya30ag
Copy link
Author

ok got it

@Aditya30ag
Copy link
Author

@AR21SM Done the changes please have a look

@AR21SM
Copy link
Member

AR21SM commented Feb 1, 2026

@Aditya30ag
image

@Aditya30ag
Copy link
Author

Sorry I will fix this

@Aditya30ag
Copy link
Author

@AR21SM Is this Ok now ?

image

@AR21SM
Copy link
Member

AR21SM commented Feb 2, 2026

image @Aditya30ag fix language. Also, would you be open to using a slightly darker (black) theme, and possibly a simple language toggle instead of a dropdown??
image

@AR21SM AR21SM changed the title style: modernize 404 page UI using Tailwind CSS style: modernize 404 page UI #469 Feb 2, 2026
@AR21SM AR21SM requested a review from aterrel February 2, 2026 06:37
@Aditya30ag
Copy link
Author

Hey @AR21SM
what the status about this pr

@AR21SM
Copy link
Member

AR21SM commented Feb 14, 2026

image @Aditya30ag fix language. Also, would you be open to using a slightly darker (black) theme, and possibly a simple language toggle instead of a dropdown??
image

@Aditya30ag are you able to made these changes ?

@Aditya30ag
Copy link
Author

image Hey @AR21SM,

sorry for late response
i had done the changes please have a look

@Aditya30ag
Copy link
Author

@AR21SM please have a look

@Aditya30ag Aditya30ag changed the title style: modernize 404 page UI #469 style: modernize 404 page UI Feb 17, 2026
@AR21SM AR21SM self-requested a review February 26, 2026 06:13
@AR21SM
Copy link
Member

AR21SM commented Feb 26, 2026

Kindly squash the commits into a single commit

@AR21SM
Copy link
Member

AR21SM commented Feb 26, 2026

@aterrel can you take a look

replace the tailwind with bootstrap

fix the dropdown

new
@Aditya30ag
Copy link
Author

@AR21SM successfully squash the commit

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.

[Enhancement]: Improve 404 Page Design and Mobile Responsiveness

2 participants