From 2192fbe4e0da5ff198c2f6904925628c30d2ddb5 Mon Sep 17 00:00:00 2001 From: soufiane Date: Mon, 25 Sep 2023 11:52:56 +0200 Subject: [PATCH] wip #6182 @0:15 responsive question match --- style/107-question-match.sass | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/style/107-question-match.sass b/style/107-question-match.sass index 546c9ac..d1415e3 100644 --- a/style/107-question-match.sass +++ b/style/107-question-match.sass @@ -53,3 +53,14 @@ +opacity(.16,background-color,$texts-color) .swiper-pagination-bullet-active background-color: $texts-color + +.m + .question-match + .subtitle + display: none + .top-slider-container + margin: 24px 0 30px + .bottom-slider + .swiper-slide + width: 185px !important + height: 212px -- 2.39.5