Add dotenv package for environment variable management and update pnpm-lock.yaml. Adjust layout in RegisterPage and LoginPage components for improved responsiveness. Enhance AdminPanel with ChallengeManagement section and update navigation links for challenges. Refactor Prisma schema to include Challenge model and related enums.
This commit is contained in:
@@ -60,7 +60,7 @@ export default function LoginPage() {
|
||||
<Card variant="dark" className="p-8">
|
||||
<SectionTitle
|
||||
variant="gradient"
|
||||
size="lg"
|
||||
size="md"
|
||||
className="mb-2 text-center"
|
||||
>
|
||||
CONNEXION
|
||||
|
||||
Reference in New Issue
Block a user