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

chore: Improve mobile responsiveness #104

Merged
merged 24 commits into from
Feb 24, 2024
Merged

Conversation

phoenixpereira
Copy link
Member

Description

Adjusting the styling to improve mobile responsiveness.

Changes Made

  • Make join us page content margins consistent with rest of website
  • Improve account boxes (sign in, sign up, etc) sizing to better fit screen

Related Issues

Closes #83

Additional Notes

N/A

Copy link

vercel bot commented Feb 22, 2024

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

Name Status Preview Comments Updated (UTC)
website ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 24, 2024 4:43am

@phoenixpereira phoenixpereira requested review from jsun969, rayokamoto and rishiad and removed request for jsun969 February 22, 2024 10:30
Copy link
Member

@jsun969 jsun969 left a comment

Choose a reason for hiding this comment

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

Remove all ={true} if component prop is boolean. It's unnecessary.

src/app/(account)/forgot-password/page.tsx Outdated Show resolved Hide resolved
src/app/(account)/join/steps/StepFour.tsx Outdated Show resolved Hide resolved
src/components/Button.tsx Outdated Show resolved Hide resolved
src/app/(account)/settings/page.tsx Outdated Show resolved Hide resolved
src/app/(account)/settings/Sidebar.tsx Outdated Show resolved Hide resolved
@rayokamoto rayokamoto merged commit 083eeb2 into main Feb 24, 2024
4 checks passed
@rayokamoto rayokamoto deleted the chore/mobile-responsiveness branch February 24, 2024 04:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

[Feature Request] Improve mobile responsiveness
4 participants