Skip to content

[FEATURE] Card layout misallignment on the last row after the "Random Password Generator" #60

@Avichal296

Description

@Avichal296

Is your feature request related to a problem?

There seems to be a layout issue with the button/card section on the last row of the ClickHub gallery.
The card that appears to the right of the “Random Password Generator” is not properly aligned — it slightly overflows or doesn’t fit correctly within the layout grid.

This misalignment becomes more noticeable on certain screen sizes (e.g. 768px–1024px) and affects the responsive look of the final page.

Image

Describe the solution you'd like

All cards should fit evenly in the grid layout with consistent spacing and no overflow or misalignment across different screen widths.

Describe alternatives you've considered

Check the grid or flexbox container styling in the component rendering the cards.

Ensure each card has a consistent width and margin.

Add responsive breakpoints to handle the last row when the total number of cards isn’t a multiple of the grid column count.

Additional context

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions