Normalize.css: Image width not set

Created on 17 Nov 2019  路  2Comments  路  Source: necolas/normalize.css

Missing the image reset:

img {
  height: auto
  max-width: 100%
}

Most helpful comment

What browsers do this by default?

This is a normalize, not a reset.

All 2 comments

What browsers do this by default?

This is a normalize, not a reset.

yea... this not reset stylesheet. but this normalizer for your style.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

DanielPietrasik picture DanielPietrasik  路  3Comments

FDiskas picture FDiskas  路  3Comments

henrik picture henrik  路  7Comments

Sky161 picture Sky161  路  6Comments

ntwb picture ntwb  路  3Comments