diff --git a/client/src/App.jsx b/client/src/App.jsx index 66a66e1..c5ba89a 100644 --- a/client/src/App.jsx +++ b/client/src/App.jsx @@ -39,25 +39,8 @@ function App() { -
- {/* Animated morphing background orbs */} -
-
-
-
-
- - {/* Subtle noise texture overlay */} -
- -
- -
+
+
diff --git a/client/src/components/CourseView/AssignmentCard.jsx b/client/src/components/CourseView/AssignmentCard.jsx index f1f0c78..afd09af 100644 --- a/client/src/components/CourseView/AssignmentCard.jsx +++ b/client/src/components/CourseView/AssignmentCard.jsx @@ -43,12 +43,9 @@ function AssignmentCard({ return (
- {/* Status accent bar */} -
-
{/* Status icon */} @@ -139,14 +136,14 @@ function AssignmentCard({ {/* Student: submission form */} {!isTeacher && !hasSubmission && ( -
+

Your Answer