Sumaiya
Sumaiya
## Fixes - Fixes #815 by @ginabeki **Pending Resolution:** - **Low contrast between text and background**: Poor contrast makes text hard to read, particularly for visually impaired users. ## Description...
## Fixes - Fixes #836 by @SumaiyaaRq ## Description This PR solves the issue of 'overflowing heading in mobile devices causing scrolling' by adding specific styles for smaller devices using...
## Description The heading remains too large for the mobile viewport , causing overflow and requiring scrolling to read the full heading. ## Reproduction 1. Open the project. Right-click and...
## Problem Low-contrast link text makes it is difficult for many users to distinguish between links and normal text. ## Description Links must have sufficient contrast against the background to...
## Problem The Frequently Asked Questions card lacks background colour and hover actions leading to poor UX and making it visually less appealing. ## Description I would like to request...
## Description I've noticed an issue in `vocabulary.js` where the code attempts to add an event listener to `menuButton` and toggle a class on `menuPanel,` but these elements are not...