diff --git a/src/pages/ProjectsPage.jsx b/src/pages/ProjectsPage.jsx
index 5139ebf..866aef1 100644
--- a/src/pages/ProjectsPage.jsx
+++ b/src/pages/ProjectsPage.jsx
@@ -543,22 +543,24 @@ export default function ProjectsPage() {
{needsHosting ? (
) : (
@@ -567,15 +569,15 @@ export default function ProjectsPage() {
)}