From 38eefc1d196d5ea9cd83244ccdea345ecdeb460c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=B6ren=20Weber?= Date: Thu, 5 Oct 2023 13:29:40 +0200 Subject: [PATCH] theme: typo #676 --- static/css/theme.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/css/theme.css b/static/css/theme.css index 4481b77082..ca54493e87 100644 --- a/static/css/theme.css +++ b/static/css/theme.css @@ -444,7 +444,7 @@ body:not(.print) #R-body .narrow .flex-block-wrapper { body:not(.print) #R-body-inner.narrow { padding: 2rem 9.75rem; } -@media screen and (max-width: 6059.999remrem) { +@media screen and (max-width: 59.999rem) { body:not(.print) #R-body-inner.narrow { padding: 1rem 6.5rem; }