Improve Header UI, Fix Theme Switching, and Add Daily Uses#58
Open
qwerty274 wants to merge 4 commits into
Open
Improve Header UI, Fix Theme Switching, and Add Daily Uses#58qwerty274 wants to merge 4 commits into
qwerty274 wants to merge 4 commits into
Conversation
Author
|
kindly check my changes and merge if u feel its okay!!! |
Owner
|
@qwerty274 |
Author
|
improved this section in dark mode , also added logo to the pg |
Owner
|
@qwerty274 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.


📌 Description
This PR improves the Periodic Table Explorer with three main updates:
Enhanced Header Design
Refined the main header with the site favicon, a responsive gradient title, better spacing, and theme-aware styling for a cleaner look in both light and dark mode.
Bug Fixes
Fixed the JSX/build issues in the
PeriodicTablecomponent and resolved the theme-switching glitch so the heading and layout update correctly without needing a full page reload.Daily Uses Feature
Added a new Daily Uses section in the element detail panel to show real-world applications for elements. Currently populated for selected elements like Hydrogen, Helium, Carbon, and Oxygen.
🔗 Related Issue
NSoC'26 Contribution
🚀 Type of Change
🧪 Testing
📸 Screenshots
✅ Checklist
📝 Commits Included
fix: improve header UI and fix JSX syntaxfeat: add daily uses feature for elementsfix: stabilize theme switching and icon header