Merge pull request #89 from Wolfr/enhancements/fiximageaspects

If the blog post author left width tags in his/her HTML, still make s…
This commit is contained in:
brentsimmons
2017-06-01 14:15:58 -07:00
committed by GitHub

View File

@@ -48,6 +48,7 @@ pre {
}
img {
max-width: 100%;
height: auto;
}
/*Block ads and junk*/