-
Notifications
You must be signed in to change notification settings - Fork 39
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Enhance Education Section Design Consistency and Resize Cards #40
Comments
please assign this issue to me |
@aarushisingh2004, thank you for taking on this task! Before you begin, please make sure to git pull the repository to sync with the latest changes. Additionally, as you work on the proposed design enhancements for the education section, please address any responsiveness issues in the experience section as well. This issue is now assigned to you. Best of luck with the updates, and feel free to reach out if you have any questions or need further assistance! |
@ayushichoudhary-19 can u plz help me with finding what all css is used in education section as their are no comments to tell where the education section section starting or ending in css |
@aarushisingh2004, I've added comments to the CSS for the education section in the latest styles.css file. Hope this helps! Please submit your Pull Request at the earliest. Your efforts are appreciated! |
@ayushichoudhary-19 ok thank u , working on it |
#Fixed in PR: #109 |
Issue Description:
The current design of the education section, positioned between the skills and projects sections, does not align with the card-like design used in both the skills and projects sections, where a box-shadow effect is applied.
Proposed Changes:
Background Color: Change the background color of the education section from white to match the consistent color theme used throughout the website for background.
Card-like Appearance: Modify the divs used for the education entries to have a card-like appearance. This involves creating a white-colored box with a box-shadow effect to maintain a cohesive design with the skills and projects sections.
Resize Education Cards: Reduce the size of the education cards to make them more visually balanced and in line with the overall design.
Key Points:
The text was updated successfully, but these errors were encountered: