From 6413b9f8784f633b03262bf3a6025443192cbaa0 Mon Sep 17 00:00:00 2001 From: soufiane Date: Fri, 16 Jun 2023 17:19:10 +0200 Subject: [PATCH] wait #6052 @0:10 --- .../resources/styles/widgets/blockAssociation.sass | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/wp-content/themes/sycomore-fondation/resources/styles/widgets/blockAssociation.sass b/wp-content/themes/sycomore-fondation/resources/styles/widgets/blockAssociation.sass index e15e4e8..5e4186e 100644 --- a/wp-content/themes/sycomore-fondation/resources/styles/widgets/blockAssociation.sass +++ b/wp-content/themes/sycomore-fondation/resources/styles/widgets/blockAssociation.sass @@ -23,7 +23,8 @@ +screen-size('small-desktop', 'max') display: none img - filter: grayscale(1) + width: calc(68% / 4) + &-list margin: 0 auto list-style-type: disc -- 2.39.5