diff --git a/src/pages/CharacterList.tsx b/src/pages/CharacterList.tsx
index 94a0908..7325bb8 100644
--- a/src/pages/CharacterList.tsx
+++ b/src/pages/CharacterList.tsx
@@ -122,7 +122,7 @@ export default function CharacterList() {
{characters.map((char) => (
))}
-
+
(window.location.href = '/characters/register')}
sx={{
diff --git a/src/pages/HomeworkList.tsx b/src/pages/HomeworkList.tsx
index 2a5536b..8d0772d 100644
--- a/src/pages/HomeworkList.tsx
+++ b/src/pages/HomeworkList.tsx
@@ -43,7 +43,7 @@ function SortableHomeworkCard({ homework }: { homework: HomeworkType }) {
}
return (
-
+