jensimmons / cssremedy

Start your project with a remedy for the technical debt of CSS.
Mozilla Public License 2.0
2.2k stars 113 forks source link

Preflight img {display: block} #94

Closed papazetis closed 1 year ago

papazetis commented 1 year ago

I think that img {display: block} is wrong - I haven't tested svg, video, canvas, audio, iframe, embed, object yet

It's causing an issue when you add an image next to a text,

All modern frameworks, like bootstrap and uikit, have only {vertical-align: middle}