Skip to content

Fix: Accessibility for screen readers

Nishanth Chandrasekaran requested to merge chnrv/tpo:main into main

I have replaced the h* tags with div tags with .h* classes according to bootstrap in the headings and icons as discussed in #338. Please let me know if any more changes will be needed. This PR tries to partially fix issues #396 (since its open minded I don't know what exactly to do, upon more details I can work on it!) and fully fixes #338

Merge request reports