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

Feature/mobile collapsible timeline #254

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

Conversation

yashathwani
Copy link

This pull request addresses layout and responsiveness issues in the Apply page's application timeline section, particularly focusing on mobile views.

Key Updates:


Responsive Timeline Display:

  • The timeline now adapts better to mobile screens. Details for each step are hidden by default on smaller screens and can be toggled by clicking "See Details." On larger screens, all details remain visible.
  • Improved spacing, padding, and alignment for both desktop and mobile views.

Z-Index and Overlapping Fixes:

  • Fixed overlapping elements by adjusting the stacking order (z-index) and ensuring correct spacing in the container sections.

Enhanced User Experience:

  • Clearer visibility of interactive buttons and links across devices.
  • Consistent use of Tailwind CSS utilities for margin, padding, and font styles to maintain a cohesive design.

Content Alignment Improvements:

  • Headings, descriptions, and buttons are now properly aligned in the timeline elements, making the content easier to read and navigate.

These improvements ensure a smoother experience for users accessing the page across different screen sizes, enhancing both usability and design consistency.

Issue- #252

Copy link

vercel bot commented Aug 26, 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 Aug 26, 2024 1:36pm

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.

1 participant