Skip to content

UI/UX Enhancement: Add Padding/Gaps Between Examples on the Homepage #32270

@Advikkhandelwal

Description

@Advikkhandelwal

Description

The current examples grid on the three.js homepage displays the image thumbnails with zero padding or margin between them. This results in a dense layout where the edges of adjacent images run right next to each other, making it visually challenging to distinguish individual examples and leading to a crowded user interface.

Solution

To enhance the visual hierarchy and overall UI/UX, I propose adding a small, consistent gap (padding or margin) between the example thumbnails (the div or container holding the image).

A gap of 4px to 8px would significantly improve the visual separation without wasting too much screen space.

  • Target CSS Property: Apply a margin or gap to the elements in the grid container.

  • Expected Result: The grid would appear cleaner, more professional, and easier for users to scan and select examples.

Alternatives


Additional context

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions