Closed kbrandon19 closed 2 years ago
This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.
🔍 Inspect: https://vercel.com/vetswhocode-web-app/vets-who-code-app/Fk269WwdDhFBxVYU6rRF7xxTQWh7
✅ Preview: https://vets-who-code-app-git-kbrandon-vetswhocode-web-app.vercel.app
Description
On the main page there were 3 span tags, within the
call-to-action
section that were used as a title. I replaced those span tag with h3 tags to match the flow of the site and to make sure it was identified as a header tag for accessebility tools.Changes were made in the
main.css
andcustom.css
to facilitate the changes and styling.Related Issue
Issue #347
Motivation and Context
This improves accessibility when a voice over tool is used.
How Has This Been Tested?
Screenshots (if appropriate):
Types of changes
Checklist: