AccessibleForAll / AccessibleWebDev

A resource for developers wanting to learn the basics of accessibility
https://accessibleweb.dev
MIT License
172 stars 95 forks source link

All the 8 tasks done #319

Closed jgyfutub closed 1 year ago

jgyfutub commented 1 year ago

Describe your changes

I have removed H1 styles from Header.tsx and removed headerTitle in props and interface thus adding h1 tag for headerTitle where ever the Layout function was called. I also added h1 styles in global.css file

Screenshots - If Any (Optional)

Link to issue

Closes #315

Checklist before requesting a review

EmmaDawsonDev commented 1 year ago

Do you need help with something?

jgyfutub commented 1 year ago

@EmmaDawsonDev I apologize for replying late but when I will need help I will definitely ask you. I am new to open-source so I have not much experience how to collaborate in open source. I am trying to improve my pull requests that's why I had closed this one.