Update src/app/survivors/page.tsx
This commit is contained in:
@@ -149,8 +149,8 @@ export default function SurvivorManagementPage() {
|
||||
className="py-20"
|
||||
containerClassName="max-w-6xl mx-auto"
|
||||
cardClassName="rounded-lg overflow-hidden border border-opacity-20"
|
||||
titleClassName="text-4xl md:text-5xl font-bold mb-4"
|
||||
descriptionClassName="text-lg text-opacity-80 mb-8"
|
||||
cardTitleClassName="text-4xl md:text-5xl font-bold mb-4"
|
||||
cardDescriptionClassName="text-lg text-opacity-80 mb-8"
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user