CodeStitchOfficial / Intermediate-Website-Kit-SASS

The official CodeStitch Intermediate kit, featuring 11ty, Decap CMS and SASS - all set up for you! Perfect for websites of all sizes.
Creative Commons Zero v1.0 Universal
700 stars 186 forks source link

added accessibility features on header #13

Closed BuckyBuck135 closed 3 months ago

BuckyBuck135 commented 3 months ago

Hi Ethan, This PR makes changes to make navigation more accessible.

  1. header.html - Using semantic elements and aria-attributes more appropriately
  2. nav.js - making keyboard navigation more accessible, and fixing bugs with aria-expanded
  3. root.css - focus styles and removed some declarations interfering with mobile

Please let me know what you think! Geoffrey