Skip to content

Fix broken timeline section and improve mobile responsiveness on travel site #844

@KrishLalakiya

Description

@KrishLalakiya

Problem
Currently, the timeline section on the travel site has layout issues causing content to overflow horizontally. This forces users to scroll sideways, which negatively impacts the user experience, especially on smaller screens. While the navigation bar stays correctly within the viewport, the main content extends beyond the visible area, leading to misalignment and layout breaks.
Additionally, several elements such as boxes and input fields are not properly sized or aligned consistently across different screen widths. This inconsistency affects the overall responsiveness and visual appeal of the site on mobile devices.

Proposed Solution:

  • Fix layout overflow by ensuring all elements stay within the viewport width.
  • Adjust flex/grid containers to align properly under the nav bar.
  • Refine box and input field sizing for better responsiveness on smaller devices.

Action: I’d like to take up this issue and work on implementing the fix as part of Hacktoberfest. Please assign it to me.

Image Image

Repo Link: https://github.com/you-dont-need/You-Dont-Need-JavaScript/tree/master/Travelling%20Website

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions