_sass/bfdotcom.scss in bfdotcom-theme-0.1.0 vs _sass/bfdotcom.scss in bfdotcom-theme-0.1.1
- old
+ new
@@ -13,9 +13,13 @@
a:hover {
color: $link-colour-hover
}
+.postBody img {
+ max-width: 100%;
+}
+
.bg-dark {
background-color: $primary-background !important;
}
.jumbotron {