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

Increase the hero and nav bar width on larger screens 1024px and up. #161

Open
bmartinez287 opened this issue Feb 20, 2024 · 1 comment
Open

Comments

@bmartinez287
Copy link
Collaborator

After
Screenshot 2024-02-20 at 5 35 49 PM
Before.
Screenshot 2024-02-20 at 5 35 38 PM

We seem to do fine until 1024 laptop size and then the margin on the left grows and it's just void space.

@bmartinez287
Copy link
Collaborator Author

bmartinez287 commented Feb 20, 2024

A max-width: 81rem; seems to help there and probably a right: -25rem for the code box.
Looks like max-w-7xl might do it.

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

No branches or pull requests

1 participant