From 19e5e70190ac408dd2b58bafe807b5b750b5f5e3 Mon Sep 17 00:00:00 2001 From: Adrian Amaglio Date: Mon, 23 Oct 2023 20:28:38 +0200 Subject: [PATCH] style update --- themes/custom/static/css/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/themes/custom/static/css/style.css b/themes/custom/static/css/style.css index 41c8226..e831d11 100644 --- a/themes/custom/static/css/style.css +++ b/themes/custom/static/css/style.css @@ -67,7 +67,7 @@ and (max-width : 900px) { } @media only screen -and (min-width : 600px) { +and (min-width : 900px) { article { columns: 2; column-gap:5%;