Updated Drupal to 8.6. This goes with the following updates because it's possible...
[yaffs-website] / web / core / profiles / demo_umami / themes / umami / css / layout / layout-2-col.css
index 64203d6d9bb5b1ea7714a9696f8cbac2a6f0e126..6a7db18fd7a21245e70f00b175d5d6445320173b 100644 (file)
     justify-content: space-between;
   }
 
+  .two-columns .main .layout-content {
+    flex: 1 1 75%;
+  }
+
   .layout-sidebar {
+    flex: 0 0 25%;
     min-width: 300px;
     width: 25%;
   }