From 2a2e3ba71c241c3728bfd8388aa58171bef9d0b4 Mon Sep 17 00:00:00 2001 From: soufiane Date: Thu, 11 Jan 2024 16:06:30 +0100 Subject: [PATCH] =?utf8?q?wait=20#6590=20@0:05=20correctif=20d=C3=A9grad?= =?utf8?q?=C3=A9=20progressif?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- style/106-question-draganddrop.sass | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/style/106-question-draganddrop.sass b/style/106-question-draganddrop.sass index d8f7b72..9d45066 100644 --- a/style/106-question-draganddrop.sass +++ b/style/106-question-draganddrop.sass @@ -79,7 +79,7 @@ height: 200% position: absolute top: 50% - background: radial-gradient($accent-color, transparent, transparent) + background: radial-gradient($accent-color 10%, transparent 72%, transparent) transform: translate(-50%,-50%) transition: opacity .3s -- 2.39.5