Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / web / core / themes / bartik / css / components / site-footer.css
index d99459f62fd8bb9e3a650f01e88136896adecd47..1b7d67c0c1e24534fbe6b8bf8cd56f07bb791223 100644 (file)
@@ -10,6 +10,7 @@
 .site-footer .layout-container {
   padding: 0 15px;
 }
+
 @media all and (min-width: 560px) {
   .site-footer__top .region {
     float: left; /* LTR */
@@ -20,6 +21,7 @@
     float: right;
   }
 }
+
 @media all and (min-width: 560px) and (max-width: 850px) {
   .site-footer .region {
     box-sizing: border-box;
@@ -42,6 +44,7 @@
     clear: both;
   }
 }
+
 @media all and (min-width: 851px) {
   .site-footer__top .region {
     width: 24%;