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

content is way too wide on wider screens #94

Closed
perryd01 opened this issue Sep 15, 2024 · 1 comment · May be fixed by #116
Closed

content is way too wide on wider screens #94

perryd01 opened this issue Sep 15, 2024 · 1 comment · May be fixed by #116
Labels

Comments

@perryd01
Copy link

use container mx-auto
https://tailwindcss.com/docs/container#using-the-container

<div className='space-y-4 py-8 2xl:mx-64 xl:mx-32 max-xl:mx-8 max-md:mx-4'>{children}</div>

image (17)

Copy link

linear bot commented Sep 15, 2024

@mozsarmate mozsarmate linked a pull request Oct 9, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants