Skip to content

Standardize project icon display (size / aspect ratio / fallback) #69

Description

@ognis1205

While looking into adding a few projects to the projects page, I noticed that project icons currently vary quite a bit, some are missing, and others have very different sizes or aspect ratios.

This isn't a big issue, but I wonder if we could slightly standardize how icons are displayed to improve visual consistency and contributor experience.

Some possible ideas:

  • Render all icons inside a fixed square container
  • Use object-fit: contain so non-square logos still fit nicely
  • Provide a simple fallback for projects without an icon
  • Optionally document a recommended (not required) icon format

Happy to hear thoughts or alternative approaches 🙂

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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