Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / web / core / themes / bartik / css / components / featured-bottom.css
index b9bb6b40e0b69e11a9f6c91f7e76121d1d51de11..56e5a513c77b833ecf6060cd68ef9b32a6d2bec7 100644 (file)
@@ -10,6 +10,7 @@
 .featured-bottom .region {
   padding: 0 20px;
 }
+
 @media all and (min-width: 560px) {
   .featured-bottom .region {
     float: left; /* LTR */
@@ -22,6 +23,7 @@
     float: right;
   }
 }
+
 @media all and (min-width: 851px) {
   .featured-bottom .region {
     padding: 0 20px;