Closed
Description
Type of feature
📱responsiveness
Current behavior
Until now, sitewide responsiveness has not been addressed due to prioritizing more urgent functionalities.
- I am focusing on mobile devices using a media query of
@media (max-width: 600px)
- 600px is set to match the responsiveness provided by angular material
_mobileQueryListener
Suggested solution
Working on this issue - I will be implementing site-wide initial responsiveness, focusing on ensuring the main functionality and appearance of elements without delving into specific detailed implementations.
Additional context
No response
I would be willing to submit a PR to fix this issue
- Yes and I have read the Contribution Guide and I agree to follow this project's Code of Conduct
- No