feat: Profile Info Fetch. Admin Panel. Profile Settings. Profile Log. Fixed Navbar. Fixed Routing. Fixed Overall desgin flaws
This commit is contained in:
+2
-1
@@ -1,4 +1,5 @@
|
||||
<template>
|
||||
<title> Reddit for Academic Papers - Home</title>
|
||||
<div
|
||||
class="min-h-screen bg-gray-50 dark:bg-gray-950 flex items-center justify-center p-6 transition-colors duration-300">
|
||||
<div class="w-full max-w-2xl animate-[fadeInUp_0.6s_ease-out]">
|
||||
@@ -44,4 +45,4 @@
|
||||
</footer>
|
||||
</div>
|
||||
</div>
|
||||
</template>
|
||||
</template>
|
||||
|
||||
Reference in New Issue
Block a user