Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / web / core / themes / bartik / css / maintenance-page.css
index eb1a3d0c83abadb4083c222c4a900760b71c8894..c5f513844de7814e32c74cc55dc65e30ce221ae2 100644 (file)
@@ -53,6 +53,7 @@ body.maintenance-page {
   line-height: 1em;
   margin-top: 0;
 }
+
 @media all and (min-width: 800px) {
   .maintenance-page #page-wrapper {
     width: 800px;
@@ -62,6 +63,7 @@ body.maintenance-page {
     width: 700px;
   }
 }
+
 @media all and (min-width: 600px) { /* @TODO find the proper breakpoint */
   .maintenance-page #page {
     margin: 20px 40px 40px;