File tree Expand file tree Collapse file tree
src/app/[lang]/news/components/BreakingNewsSlider Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -134,8 +134,8 @@ export default function BreakingNewsSliderClient({
134134 { /* NAV */ }
135135 < div className = "absolute top-[240px] w-full flex justify-center" >
136136 < div className = "flex justify-between items-center !w-[85%] md:!w-[65%] lg:!w-[61%]" >
137- < div className = "swiper-button-prev !static !text-white dark:!text-black after:!text-xl dark:after:!text-black !text-xl !w-12 !h-12 rounded-full bg-light-primary dark:bg-dark-yellow" />
138- < div className = "swiper-button-next !static !text-white dark:!text-black after:!text-xl dark:after:!text-black !text-xl !w-12 !h-12 rounded-full bg-light-primary dark:bg-dark-yellow" />
137+ < div className = "swiper-button-prevv p-3 !static !text-white dark:!text-black after:!text-xl dark:after:!text-black !text-xl !w-12 !h-12 rounded-full bg-light-primary dark:bg-dark-yellow" />
138+ < div className = "swiper-button-next p-3 !static !text-white dark:!text-black after:!text-xl dark:after:!text-black !text-xl !w-12 !h-12 rounded-full bg-light-primary dark:bg-dark-yellow" />
139139 </ div >
140140 </ div >
141141 </ Swiper >
You can’t perform that action at this time.
0 commit comments