Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature: Implement Initial Site-Wide Responsiveness #51

Closed
1 of 2 tasks
esthersoftwaredev opened this issue Mar 21, 2024 · 0 comments · Fixed by #55
Closed
1 of 2 tasks

Feature: Implement Initial Site-Wide Responsiveness #51

esthersoftwaredev opened this issue Mar 21, 2024 · 0 comments · Fixed by #55
Assignees

Comments

@esthersoftwaredev
Copy link
Member

esthersoftwaredev commented Mar 21, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant