Fix: Improved UI Layout with Text and Icons Inside Small Boxes#2
Open
Ayushsaxena0227 wants to merge 2 commits intocodingmastr:mainfrom
Open
Fix: Improved UI Layout with Text and Icons Inside Small Boxes#2Ayushsaxena0227 wants to merge 2 commits intocodingmastr:mainfrom
Ayushsaxena0227 wants to merge 2 commits intocodingmastr:mainfrom
Conversation
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
|
done |
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.
improved the UI layout by bringing text and icons inside small boxes, enhancing the overall visual presentation and user experience. This change aims to provide a more organized and aesthetically pleasing interface."
IMP NOTE->
Thanks for the great project! I noticed an issue in the Skills section UI and have fixed it in this PR. This PR also contains some personal content changes (e.g., About section, links) which were part of my forked version. discard those during merge — the main fix is within
Skills.jsx.I was not expecting to get a reply as i have stepped into open source few days ago and so i didnt make new branch for this fix. when i saw your notification till then i had already changed some files. There are more issues which i have noticed and this time there will no mess created. You will receive clean pr. Please merge this pr by accepting only relevant file skills.jsx. It Would be glad and count my first open source contribution.
Thanks again!
– Ayush