You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
Type of feature
📱responsiveness
Current behavior
Until now, sitewide responsiveness has not been addressed due to prioritizing more urgent functionalities.
@media (max-width: 600px)
_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
The text was updated successfully, but these errors were encountered: