-
-
Notifications
You must be signed in to change notification settings - Fork 2k
feat(www): add sidebar for mobile view and make home page responsive #4813
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
Conversation
✅ Deploy Preview for ngrx-io canceled.Built without sensitive environment variables
|
✅ Deploy Preview for ngrx-site-v19 ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This looks fine on the homepage, but on other pages the new design cuts of the title, e.g. at https://deploy-preview-4813--ngrx-site-v19.netlify.app/guide/store/why
Do you think we can fix this as well?
PR Checklist
Please check if your PR fulfills the following requirements:
PR Type
What kind of change does this PR introduce?
What is the current behavior?
Home page and side menu are not responsive for small screens
Closes #4807
What is the new behavior?
Home page and side menu are responsive for small screens
Does this PR introduce a breaking change?