Update src/app/blog/page.tsx
This commit is contained in:
@@ -151,6 +151,8 @@ export default function BlogPage() {
|
||||
textBoxTitleClassName="text-4xl md:text-5xl font-bold text-white mb-4"
|
||||
textBoxDescriptionClassName="text-gray-300 text-lg mb-16 max-w-2xl"
|
||||
dateClassName="text-gray-500 text-xs ml-auto"
|
||||
tagAnimation="slide-up"
|
||||
textboxLayout="default"
|
||||
carouselMode="buttons"
|
||||
uniformGridCustomHeightClasses="min-h-[600px]"
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user