Skip to content

Conversation

@Nikhilrsingh
Copy link
Contributor

@Nikhilrsingh Nikhilrsingh commented Sep 14, 2025

fixes: #621

Changes Made

  • Moved inline CSS from backendchallenges.html into a separate file backendchallenges.css.
  • Moved inline CSS from frontendchallenges.html into a separate file frontendchallenges.css.
  • Formatted both CSS files and html files also for better readability and maintainability.

Benefits

  • Improves code structure and separation of concerns.
  • Easier future updates in styling.
  • Enhances readability and maintainability.

Copy link
Contributor

@greptile-apps greptile-apps bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Your free trial has ended. If you'd like to continue receiving code reviews, you can add a payment method here.

@Nikhilrsingh
Copy link
Contributor Author

Hello @adityai0
Kindly add the labels gssoc25 and Level-2 to this PR. Thank you!

@adityai0 adityai0 added gssoc25 This issue is part of GirlScript Summer of Code 2025 level2 medium issues labels Sep 14, 2025
@adityai0 adityai0 merged commit 63ef4a8 into opensource-society:main Sep 14, 2025
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

gssoc25 This issue is part of GirlScript Summer of Code 2025 level2 medium issues

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Refactor: Move frontendChallenges.html and backendChallenges.html styles into a separate CSS file for each

2 participants