diff --git a/apps/student/app/(main)/profile/page.tsx b/apps/student/app/(main)/profile/page.tsx index 151ccd3..aba90b0 100644 --- a/apps/student/app/(main)/profile/page.tsx +++ b/apps/student/app/(main)/profile/page.tsx @@ -846,15 +846,15 @@ export default function ProfilePage() { type="number" step="0.01" min="0" - max="10" + max="100" placeholder="0.00" /> ) : ( - + )}