changed some color and fix some styles
This commit is contained in:
@@ -27,6 +27,10 @@ export default function HeroCarousel({ items }: { items: CarouselItem[] }) {
|
||||
className="
|
||||
[&_.swiper-button-next]:text-white!
|
||||
[&_.swiper-button-prev]:text-white!
|
||||
[&_.swiper-button-next]:hidden!
|
||||
[&_.swiper-button-prev]:hidden!
|
||||
md:[&_.swiper-button-next]:flex!
|
||||
md:[&_.swiper-button-prev]:flex!
|
||||
[&_.swiper-pagination-bullet]:bg-white!
|
||||
[&_.swiper-pagination-bullet-active]:bg-white!
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user