_sass/content.scss in compost-jekyll-theme-0.3.6 vs _sass/content.scss in compost-jekyll-theme-0.3.7
- old
+ new
@@ -22,13 +22,11 @@
iframe { border: 0; }
audio { width: 100%; }
- img,
- video,
- iframe {
+ img, video {
@extend .img-fluid;
height: auto;
margin: 2rem 0;
}
@@ -98,6 +96,6 @@
@media (min-width: 768px) {
.responsive-header {
min-height: $h1-font-size * $headings-line-height;
}
-}
\ No newline at end of file
+}