diff --git a/apps/web/components/Shell.tsx b/apps/web/components/Shell.tsx
index 26240406..85e702e6 100644
--- a/apps/web/components/Shell.tsx
+++ b/apps/web/components/Shell.tsx
@@ -288,7 +288,9 @@ export default function Shell(props: {
                   
                 
                 
-                
+                
                   
                     
                   
@@ -299,7 +301,9 @@ export default function Shell(props: {
                 
                   © {new Date().getFullYear()} Cal.com, Inc. v.{pkg.version + "-"}
                   {process.env.NEXT_PUBLIC_WEBSITE_URL === "https://cal.com" ? "h" : "sh"}
-                  -{user && user.plan}
+                  
+                    -{user && user.plan}
+