diff --git a/GZCTF/ClientApp/src/pages/admin/games/[id]/Writeups.tsx b/GZCTF/ClientApp/src/pages/admin/games/[id]/Writeups.tsx
index cdc1f76ee..b53a164ad 100644
--- a/GZCTF/ClientApp/src/pages/admin/games/[id]/Writeups.tsx
+++ b/GZCTF/ClientApp/src/pages/admin/games/[id]/Writeups.tsx
@@ -61,7 +61,7 @@ const GameWriteups: FC = () => {
-
+
{writeups?.map((writeup) => (