Enhance UI with better spacing, fonts, and colors#382
Closed
Recxsmacx wants to merge 3 commits intoanitab-org:developfrom
Recxsmacx:enhance-ui
Closed
Enhance UI with better spacing, fonts, and colors#382Recxsmacx wants to merge 3 commits intoanitab-org:developfrom Recxsmacx:enhance-ui
Recxsmacx wants to merge 3 commits intoanitab-org:developfrom
Recxsmacx:enhance-ui
Conversation
Fixes #381 Improve the website's UI by adding more whitespace, updating font-weights, and enhancing the grid layout on the Projects page. * **Whitespace and Hierarchy**: Add more whitespace and hierarchy between elements in `src/Components/AboutUs/styles.js` and `src/Components/Events/index.js`. * **Font-weights and Colors**: Update font-weights and colors for better visual distinction in `src/Components/AboutUs/styles.js`, `src/Components/Events/index.js`, `src/Components/Events/Cards/index.js`, and `src/Components/Projects/ProjectCard/index.js`. * **Grid Layout**: Improve the grid layout for better clarity and organization in `src/Components/Projects/index.js`. * **SVGs**: Replace images with SVGs for better visual clarity in `src/Components/Projects/ProjectCard/index.js`. --- For more details, open the [Copilot Workspace session](https://copilot-workspace.githubnext.com/anitab-org/anitab-org.github.io/issues/381?shareId=XXXX-XXXX-XXXX-XXXX).
|
Hello there!👋 Welcome to the project!💖 Thank you and congrats🎉 for opening your first pull request.✨ AnitaB.org is an inclusive community, committed to creating a safe and positive environment.🌸Please adhere to our Code of Conduct and Contribution Guidelines.🙌.We will get back to you as soon as we can.😄 Feel free to join us on AnitaB.org Open Source Zulip Community.💖 We have different streams for each active repository for discussions.✨ Hope you have a great time there!😄 |
* **Events Styles**: - Add more whitespace at the bottom and between content sections - Update font-weight for better visual distinction - Add line height for better readability * **Contributing Guidelines**: - Add pull request guidelines section * **Pull Request Template**: - Add additional information section * **Footer Styles**: - Update font-weight for better visual distinction
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.
Fixes #381
Improve the website's UI by adding more whitespace, updating font-weights, and enhancing the grid layout on the Projects page.
src/Components/AboutUs/styles.jsandsrc/Components/Events/index.js.src/Components/AboutUs/styles.js,src/Components/Events/index.js,src/Components/Events/Cards/index.js, andsrc/Components/Projects/ProjectCard/index.js.src/Components/Projects/index.js.src/Components/Projects/ProjectCard/index.js.For more details, open the Copilot Workspace session.