adding margin below the image in the media template page
authorAnthony Talarico <talarico@gaslightmedia.com>
Mon, 11 Feb 2019 01:42:32 +0000 (20:42 -0500)
committerAnthony Talarico <talarico@gaslightmedia.com>
Mon, 11 Feb 2019 01:42:32 +0000 (20:42 -0500)
scss/_main.scss

index 1e5170b..76ce033 100644 (file)
@@ -187,4 +187,7 @@ body #content-wrapper .page-content-row{
 }
 .see-all-videos{
     margin-top: 20px;
+}
+.blog-excerpt-image-container{
+    margin-bottom: 15px;
 }
\ No newline at end of file