Closed eins78 closed 11 years ago
Images like this
<img width="1200" height="720" alt="bar" src="http://foo>
get skewed (not proportionally scaled), except in the responsive layout.
This is fixed with:
article img{height:100%; width:100%}
Images like this
get skewed (not proportionally scaled), except in the responsive layout.
This is fixed with: