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