diff --git a/templates/custom/header.tmpl b/templates/custom/header.tmpl index f426165..ac0f188 100644 --- a/templates/custom/header.tmpl +++ b/templates/custom/header.tmpl @@ -219,7 +219,7 @@ margin: 8px; } - @media screen and (min-width: 1000px) { + @media screen and (max-width: 1000px) { .page-content, .card.layout-card { width: 95vw; }