mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-01-04 00:05:28 -05:00
* fix: improve RWD challege grid accessibility * fix: change wording from challenge to step * fix: improve keyboard focus indicator on step links * fix: style jump link as button * fix: accessible background color for completed steps * refactor: make steps a nav region * refactor: remove duplicate selector * fix: enhance focus indicator on jump link * fix: TS type * refactor: remove unneeded CSS * chore: resolve conflict * chore: translate accessible name on nav * fix: remove h4 from button * fix: add course name to toggle button * fix: improve accessibility of course stats on toggle button * fix: prefix step links with sr-only "Step" * fix: add start project button * refactor: remove unnecessary spaces * fix: clean up styles * Update client/src/templates/Introduction/intro.css Co-authored-by: ahmad abdolsaheb <ahmad.abdolsaheb@gmail.com>