diff --git a/components/sections/home/CounterSection.js b/components/sections/home/CounterSection.js index 8a634cd..9cbe02d 100644 --- a/components/sections/home/CounterSection.js +++ b/components/sections/home/CounterSection.js @@ -3,7 +3,7 @@ import CounterUp from "@/components/elements/CounterUp" export default function CounterSection() { return ( <> -
+
diff --git a/public/assets/css/module-css/banner.css b/public/assets/css/module-css/banner.css index f4e056c..fe797d7 100644 --- a/public/assets/css/module-css/banner.css +++ b/public/assets/css/module-css/banner.css @@ -129,7 +129,7 @@ padding: 150px 0px 150px 0px; } -@media (max-width:768px) { +@media (max-width:500px) { .banner-carousel .swiper-slide { padding: 0px; height: 100%;