Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bug: prose images are scaled up #901

Closed
davidsneighbour opened this issue May 2, 2024 · 0 comments
Closed

bug: prose images are scaled up #901

davidsneighbour opened this issue May 2, 2024 · 0 comments
Assignees
Labels
type:bug Bugfixes in codebase when something is not working.

Comments

@davidsneighbour
Copy link
Owner

if an image is smaller (less wide) than the available content width it's scaled up with horrendous scaling effects.

add:

max-width: max-content;
@davidsneighbour davidsneighbour added type:bug Bugfixes in codebase when something is not working. state:unconfirmed This issue needs to be reproduced. labels May 2, 2024
@davidsneighbour davidsneighbour self-assigned this May 2, 2024
@davidsneighbour davidsneighbour changed the title bug: images are scaled up bug: prose images are scaled up May 2, 2024
@github-actions github-actions bot removed the state:unconfirmed This issue needs to be reproduced. label May 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:bug Bugfixes in codebase when something is not working.
Projects
None yet
Development

No branches or pull requests

1 participant