-
Notifications
You must be signed in to change notification settings - Fork 217
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
Fixed some accessibility issues #5
Conversation
</a> | ||
</div> | ||
</div> | ||
<div class="work__image-box"> | ||
<img src="./images/project-2.png" class="work__image" alt="Project 1" /> | ||
<img src="./images/project-2.png" class="work__image" alt="Image showcasing Calculator Project" /> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hey! Many thanks for the PR. You did Awesome work 🙂 I have added a few notes above.
Alright I'll have desaturate the pink for more contrast and also remove "image and photo" words from alt text ! Thanks for reviewing I'm learning a lot about accessibility from this ! |
Co-authored-by: Nisar Hassan Naqvi <[email protected]>
Co-authored-by: Nisar Hassan Naqvi <[email protected]>
@Vikram-Hegde Can you please resolve the conflicts via rebasing on top of the latest master? Also please disable prettier. And also with your changes in place, there is now a glitch and the buttons are hidden by default in the about and Contact Section. |
Fixes #2