From fb517a6f791916bdd562aeb370fcd9ca31cfc92a Mon Sep 17 00:00:00 2001 From: polo Date: Sat, 1 Nov 2025 21:11:31 +0100 Subject: =?UTF-8?q?contenu=20html=20affich=C3=A9=20avec=20toastNotify,=20c?= =?UTF-8?q?opyInClipBoard=20utilise=20toastNotify?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/css/body.css | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'public/css/body.css') diff --git a/public/css/body.css b/public/css/body.css index 1f6ef7e..8d5850d 100644 --- a/public/css/body.css +++ b/public/css/body.css @@ -239,6 +239,10 @@ article a:hover } @media screen and (max-width: 500px) { + main + { + padding: 10px; + } .empty_column { display: none; -- cgit v1.2.3