necolas / normalize.css

A modern alternative to CSS resets
http://necolas.github.io/normalize.css/
MIT License
52.28k stars 10.67k forks source link

se agrego max-width: 100%; a la img #903

Closed perch33 closed 7 months ago

perch33 commented 1 year ago

I have inserted img{ max-width:100%; } to make the image responsive and not crash.

hachesilva commented 1 year ago

Hola @perch33,

Not trying to steal the mic from the project maintainers but I think this might be closed sooner or later: As explained in other PRs, not all images need a 100% max width, see here for example https://github.com/necolas/normalize.css/pull/166