Skip to content

features: Use CSS to properly normalize image sizes#486

Merged
tomayac merged 4 commits into
WebAssembly:mainfrom
pdubroy:main
Oct 30, 2025
Merged

features: Use CSS to properly normalize image sizes#486
tomayac merged 4 commits into
WebAssembly:mainfrom
pdubroy:main

Conversation

@pdubroy

@pdubroy pdubroy commented Oct 30, 2025

Copy link
Copy Markdown
Contributor

On the features page, the logos have all different sizes. The height is manually set to 32px, but some other CSS overrides that with height: auto:

CleanShot 2025-10-30 at 08 21 59@2x

This PR adds CSS to constrain the height of the logos via max-height.

@pdubroy

pdubroy commented Oct 30, 2025

Copy link
Copy Markdown
Contributor Author
CleanShot 2025-10-30 at 08 18 36@2x CleanShot 2025-10-30 at 08 25 02@2x

Comment thread features.js Outdated

@tomayac tomayac left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks

@tomayac tomayac merged commit 560ad6e into WebAssembly:main Oct 30, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants