From 8c17df5c1af9d75254681402338f85c6a3336f33 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Yann=20M=C3=B6lle?= Date: Fri, 14 Apr 2023 20:48:42 +0200 Subject: [PATCH] =?UTF-8?q?=E2=80=9Ecss/skeleton-auto.css=E2=80=9C=20?= =?UTF-8?q?=C3=A4ndern?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- css/skeleton-auto.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/css/skeleton-auto.css b/css/skeleton-auto.css index c57d9c0..0efbf86 100644 --- a/css/skeleton-auto.css +++ b/css/skeleton-auto.css @@ -277,8 +277,8 @@ hr { .zoom-box { background-color:#CF4B32; - width: 100px; - height: 100px; + width: 1px; + height: 1px; margin: 32px auto; transition: transform .2s; /* Animation */ }