From a31d70003acd2d8799b5986cc984a677d1500dd7 Mon Sep 17 00:00:00 2001 From: Ilya Y <75578537+ilya-bkv@users.noreply.github.com> Date: Thu, 9 Nov 2023 11:29:05 +0300 Subject: [PATCH] Change slides per view (#304) --- src/components/_shared/SolidSwiper/Swiper.module.scss | 1 - 1 file changed, 1 deletion(-) diff --git a/src/components/_shared/SolidSwiper/Swiper.module.scss b/src/components/_shared/SolidSwiper/Swiper.module.scss index 4fb33798..d0fbc249 100644 --- a/src/components/_shared/SolidSwiper/Swiper.module.scss +++ b/src/components/_shared/SolidSwiper/Swiper.module.scss @@ -131,7 +131,6 @@ @media only screen and (max-width: 576px) { width: 100%; - background: red; } .counter {