🐛 Move img fix to appropriate selector

This commit is contained in:
Thomas Hunsaker 2015-11-02 19:54:01 +00:00
parent 5f3a97188f
commit 72df7a89a5

View file

@ -29,8 +29,9 @@
}
}
}
p img {
.post-content {
img {
width: 100%;
}
}
}