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%;