make admin homepage responsive on mobile #12644
Merged
+44
−3
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
WHAT
Make the admin premium hub homepage responsive on mobile.
WHY
This page was breaking at smaller view widths.
HOW
Just add media queries/use max-widths etc to make this page responsive to screen width changes.
Screenshots
Notion Card Links
https://www.notion.so/quill/Admin-demo-homepage-breaks-on-mobile-13cd42e6f9418038b895e2f8f8a76ace?pvs=4
What have you done to QA this feature?
Tested page at various screen widths to make sure it looks good down to iPhone SE width.