SkylineSpartabots / SpartaSite

This repository holds the full source code for The Spartabots website (SpartaSite)
https://spartasite.gam3rr.me
4 stars 7 forks source link

All routes are responsive now / home page accessibilty improved to 100% #21

Closed Sky-De closed 3 months ago

Sky-De commented 3 months ago

Addresses issue #16

  1. with this PR all main pages ( all routes that exist on the navbar / not test routes ) are responsive
  2. also I added aria-label to the pause / play button to improve the accessibility of the home page
  3. On the Join Us page I modified the card from flex-row to flex-column for mobile devices

Consideration

if you have any questions feel free to ask, also this PR closes issue #16

Screenshots