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 / regions / header / header.css
index 35f75c45c35bec8c2bd758f5227886f5d9694aad..cc7b7b40d64a1a19f5f5adfa1c37daa7aca72f9f 100644 (file)
@@ -15,7 +15,8 @@
   display: flex;
   flex-wrap: wrap;
   align-items: center;
-  padding: 0.75rem 0;
+  justify-content: space-between;
+  padding: 0.75rem 1rem;
 }
 
 @media screen and (min-width: 48em) {