OSCode-Community / OSCodeCommunitySite

http://www.oscode.co.in/
MIT License
82 stars 229 forks source link

[Refactor] I want to Refactor style of 404 #1536

Closed Nishitbaria closed 1 year ago

Nishitbaria commented 1 year ago

File Name

404Error.html

Reason for Refactoring the Code

we aim to refactor the styling for the 404 error page (404error.html). The current CSS code for the page appears to be functional, but it could benefit from improvements in terms of readability, maintainability, and responsiveness. The primary goal is to enhance the visual appeal of the 404 error page while ensuring a seamless user experience.

Proposed Changes:

  1. Organize and consolidate CSS rules for better maintainability.
  2. Use more descriptive class and ID names for clarity and ease of understanding.
  3. Optimize media queries to ensure a responsive design across various devices and screen sizes.
  4. Streamline animation effects for a smoother user experience.
  5. Improve overall code structure and indentation for better readability.
  6. Implement best practices to minimize redundancy and improve code efficiency.

Checklist

Nishitbaria commented 1 year ago

Hey @Vaishnavi-Patil2211 Please assign me this issue

github-actions[bot] commented 1 year ago

To reduce notifications, issues are locked. Your issue will be unlocked when we add the label gssoc23. If you're participating in GSSoC'23, please add the gssoc23 label to your issue.

github-actions[bot] commented 1 year ago

👋 @Nishitbaria

Thank you for raising an issue. We will investigate into the matter and get back to you as soon as possible.

Please make sure you have given us as much context as possible.