From 4cb1ce369b85a53737decfd64899253cc228089f Mon Sep 17 00:00:00 2001 From: Ari Archer Date: Mon, 31 Oct 2022 19:27:15 +0200 Subject: [PATCH] update @ Mon 31 Oct 19:27:15 EET 2022 Signed-off-by: Ari Archer --- content/styles.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/styles.css b/content/styles.css index ae270f6..331e56b 100644 --- a/content/styles.css +++ b/content/styles.css @@ -203,7 +203,7 @@ blockquote * { opacity: 1; } -@media only screen and (max-width: 600px) { +@media only screen and (max-width: 1200px) { *[data-pl] a { opacity: 1; }