Loading core/profiles/demo_umami/themes/umami/components/branding/branding.css +0 −6 Original line number Diff line number Diff line Loading @@ -3,14 +3,8 @@ * This file is used to style the branding block. */ .branding { flex: 0 1 40%; } @media screen and (min-width: 48em) { .branding { flex: 0 1 220px; margin: 2.5rem 0; text-align: left; } } Loading core/profiles/demo_umami/themes/umami/css/components/regions/header/header.css +11 −0 Original line number Diff line number Diff line Loading @@ -36,3 +36,14 @@ padding: 0; } } .region-header .block-system-branding-block { flex: 0 1 40%; } @media screen and (min-width: 48em) { .region-header .block-system-branding-block { flex: 0 1 220px; margin: 2.5rem 0; } } Loading
core/profiles/demo_umami/themes/umami/components/branding/branding.css +0 −6 Original line number Diff line number Diff line Loading @@ -3,14 +3,8 @@ * This file is used to style the branding block. */ .branding { flex: 0 1 40%; } @media screen and (min-width: 48em) { .branding { flex: 0 1 220px; margin: 2.5rem 0; text-align: left; } } Loading
core/profiles/demo_umami/themes/umami/css/components/regions/header/header.css +11 −0 Original line number Diff line number Diff line Loading @@ -36,3 +36,14 @@ padding: 0; } } .region-header .block-system-branding-block { flex: 0 1 40%; } @media screen and (min-width: 48em) { .region-header .block-system-branding-block { flex: 0 1 220px; margin: 2.5rem 0; } }