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 / components / blocks / branding / branding.css
index 73377524330f651a4b430b428a295fe2396a0a4d..d43a031a1e0b4965554f110d25936b2fa22d7987 100644 (file)
@@ -5,14 +5,11 @@
 
 .block-system-branding-block {
   flex: 0 1 40%;
-  order: 2;
-  text-align: center;
 }
 
 @media screen and (min-width: 48em) {
   .block-system-branding-block {
     flex: 0 1 220px;
-    order: 3;
     margin: 2.5rem 0;
     text-align: left;
   }