diff --git a/uw-frame-components/css/buckyless/header.less b/uw-frame-components/css/buckyless/header.less index 067db9e08..47c4c63d1 100644 --- a/uw-frame-components/css/buckyless/header.less +++ b/uw-frame-components/css/buckyless/header.less @@ -32,6 +32,11 @@ portal-header { padding-left: 0; max-height: 56px; .title-link { + h1 { + @media (min-width:600px) and (max-width: 960px) { + margin-left: 16px; + } + } img { height: 56px; margin-right: 16px;