Skip to content

Improve Footer Alignment and Responsiveness #56

@Eeshu-Yadav

Description

@Eeshu-Yadav

Problem:

The footer's maintainers section has alignment issues when viewed on different screen sizes. On full-page views, the names and roles break, causing inconsistent alignment.

Proposed Solution:

  • Replace fixed-width styling with a responsive flexbox layout.
  • Use min-w-[150px] for names to ensure consistent alignment across screen sizes.
  • Add ml-4 for roles to maintain proper spacing.

Screenshots:

Before:

Before Screenshot

After:

After Screenshot

Additional Notes:

This change ensures that the footer remains responsive and visually consistent across all screen sizes.

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