Reduce overall font size for mobile and low-res screens
Currently, the website displays large font sizes on mobiles and low-resolution screens, which negatively impacts the user experience. We need to reduce the overall font size to enhance readability and usability.
Proposed Changes:
- Review and adjust the existing CSS for font sizes.
- Implement responsive typography using media queries to ensure scalable font sizes on various devices.
- Test adjustments across multiple devices and screen resolutions.
- Coordinate with the design team to maintain visual consistency.
This change should lead to a better user interface and improved accessibility on all devices.