diff --git a/frontend/src/App.css b/frontend/src/App.css
index b9d355d..5819d4b 100644
--- a/frontend/src/App.css
+++ b/frontend/src/App.css
@@ -1,8 +1,5 @@
#root {
- max-width: 1280px;
- margin: 0 auto;
- padding: 2rem;
- text-align: center;
+ min-height: 100vh;
}
.logo {
diff --git a/frontend/src/assets/styling/underworld.css b/frontend/src/assets/styling/underworld.css
index 2deb7c0..2f4411d 100644
--- a/frontend/src/assets/styling/underworld.css
+++ b/frontend/src/assets/styling/underworld.css
@@ -1,19 +1,14 @@
/* Custom Underworld styling */
-:root {
+/* :root {
--und_background: linear-gradient(360deg, rgba(10, 10, 20, 1) 10%, rgba(50, 0, 0, 1) 60%, rgba(100, 0, 0, 1) 120%);
--und_boss_container: linear-gradient(180deg, rgba(30, 30, 40, 0.8), rgba(10, 10, 20, 0.7));
--und_primary_color: #f93a33;
--und_secondary_color: #d2d0d0;
--und_font_primary: "Barlow", sans-serif;
-}
-
+} */
-body {
- background: var(--und_background);
-}
-
.underworld_primary_text {
color: var(--und_primary_color);
diff --git a/frontend/src/components/Auth/LoginForm.jsx b/frontend/src/components/Auth/LoginForm.jsx
index 654d86b..652338d 100644
--- a/frontend/src/components/Auth/LoginForm.jsx
+++ b/frontend/src/components/Auth/LoginForm.jsx
@@ -4,6 +4,9 @@ import { useAuth } from "../../context/AuthContext";
import { useNavigate, useLocation } from "react-router-dom";
import Modal from "../Layout/Modal";
+// Custom images
+import heroAvatar from "../../assets/img/hero_avatar.png";
+
function EyeIcon() {
return (
- SkillForge
+ Skill Forge
);
@@ -39,7 +42,7 @@ const features = [
- Join thousands of learners advancing their careers through interactive, hands-on courses. +
+ Solve challenging coding quests, get real-time feedback, and track your progress. Join a community of learners and level up your skills with SkillForge.
© 2026 SkillForge. All rights reserved.
+© 2026 Skill Forge. All rights reserved.
{/* Right form panel */}Sign in to continue your learning journey.
+Sign in to continue your learning journey.
+
Create your free account and unlock a world of skills, projects, and a community that grows with you.
© 2026 SkillForge. All rights reserved.
+© 2026 Skill Forge. All rights reserved.
{/* Right form panel */}It's free and only takes a minute.
+It's free and only takes a minute.