-
Notifications
You must be signed in to change notification settings - Fork 0
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
Make the website responsive #17
Labels
Comments
robyngit
added a commit
that referenced
this issue
Oct 12, 2021
- Move left, right, center col styles to the layout style sheet since they use the same variables and styles are dependent on one another - Fix the full-page container style used in the 3-col layout. Add a full-width container as well. - Make the 3-col layout work on smaller screens - Remove unused CSS styles - Fix issue where the controls for the globe viz were overlapping the nav on mobile - Style the right-side nav - Tweak some misc styles Relates to #103, #17, #28, #67, #93
robyngit
added a commit
that referenced
this issue
Oct 13, 2021
robyngit
added a commit
that referenced
this issue
Oct 13, 2021
- Make sections and section headers responsive on index page - General style improvements to homepage (make more similar to original homepage) - Use semantic HTML tags + BEM conventions in index layout - Remove unused CSS styles - Rename cardsTitle layout to cards-title to be consistent with other filenames - Configure canonical urls (might help with images in demo site?) Relates to #28, #17, #103
robyngit
added a commit
that referenced
this issue
Oct 14, 2021
- Make sure that legend doesn't extend beyond edge of screen Relates to #17
Seems all the pages are working well on both smaller and larger screens with changes made in #126 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
We should ensure that the CSS adapts to different screen sizes
The text was updated successfully, but these errors were encountered: