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

Spacing adjustments #1307

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open

Spacing adjustments #1307

wants to merge 4 commits into from

Conversation

sauldom102
Copy link
Collaborator

No description provided.

@sauldom102 sauldom102 requested a review from a team as a code owner March 4, 2025 17:04
Comment on lines -25 to -29
const { width } = useWindowSize()

const canShowContent = !!width

const isSmallerScreen = canShowContent && width < 1024
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Got rid of this flaky implementation for responsiveness, used container from tailwind instead

Copy link

github-actions bot commented Mar 4, 2025

🔍 Visual review for your branch is published 🔍

Here are the links to:

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

Successfully merging this pull request may close these issues.

3 participants