Skip to content

Add object-fit: cover to user profile display image to prevent image stretching #6

@JohnOlshea

Description

@JohnOlshea

Problem:
The user profile display images in the TableTopCreators component on the NFT page are currently stretched. This affects the visual quality and appearance of the profile images.

Proposed Solution:
To address this issue, I propose adding the CSS style object-fit: cover to the image element. This will ensure that the images are displayed correctly without distortion.

Screenshots:
Before:
opensource1

After:
opensource2

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions