From 393f2cf3f3e8684ed0edce1605c97abb6bc255cd Mon Sep 17 00:00:00 2001 From: hippoz Date: Thu, 6 May 2021 04:52:40 +0300 Subject: [PATCH] no --- templates/custom/header.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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; }