feat: update carousel.tsx
This commit is contained in:
parent
6d5f0edc0d
commit
fe441ad5ac
@ -67,7 +67,7 @@ export const Carousel = (properties: TNews) => {
|
|||||||
>
|
>
|
||||||
{title}
|
{title}
|
||||||
</h3>
|
</h3>
|
||||||
<p className="text-xl">{content}</p>
|
<p className="text-xl text-[#777777]">{content}</p>
|
||||||
</div>
|
</div>
|
||||||
<Button size="block">View More</Button>
|
<Button size="block">View More</Button>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user