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

mobile fixes #259

Merged
merged 13 commits into from
Nov 14, 2023
Merged

mobile fixes #259

merged 13 commits into from
Nov 14, 2023

Conversation

0xfirefist
Copy link
Contributor

No description provided.

Copy link

vercel bot commented Nov 11, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
grant-program ✅ Ready (Inspect) Visit Preview 3 resolved Nov 14, 2023 3:22am
grant-program-devnet ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 14, 2023 3:22am

Copy link
Contributor

@guibescos guibescos left a comment

Choose a reason for hiding this comment

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

I don't mind approving, the ClaimStatus page still has some weird horizontal status though that you might find a way to fix

const windowWidth = window.innerWidth
const isMobile = windowWidth < 480

console.log(isMobile)
Copy link
Contributor

Choose a reason for hiding this comment

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

console.log

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.

2 participants