From 2df08fdea5ea9af040539287c7e053f7810fc699 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Yusuf=20=C4=B0pek?= Date: Sat, 24 Jul 2021 00:38:38 +0300 Subject: [PATCH] =?UTF-8?q?d=C3=BCzeltme(stylesheet.css)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- data/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/style.css b/data/style.css index f269306..c53e3c0 100644 --- a/data/style.css +++ b/data/style.css @@ -86,6 +86,6 @@ code { @media (min-width: 100em) { #artlist { - column-count: 4; + column-count: 3; } }