Fix img styles

This commit is contained in:
Nishanth Shanmugham
2015-09-05 08:55:11 -05:00
parent 0b75044dee
commit edca32ef49
3 changed files with 3 additions and 5 deletions

View File

@@ -154,7 +154,6 @@ blockquote p:last-child {
// Images and tables
img {
display: block;
margin: 0 0 1rem;
max-width: 100%;
}