diff --git a/src/pages/user/ProfileHeader.tsx b/src/pages/user/ProfileHeader.tsx
index ed901131..2cc07a09 100644
--- a/src/pages/user/ProfileHeader.tsx
+++ b/src/pages/user/ProfileHeader.tsx
@@ -104,7 +104,7 @@ const ProfileHeader = ({
)}
-
+
{profile?.banner && (
-
+
diff --git a/src/shared/components/RightColumn.tsx b/src/shared/components/RightColumn.tsx
index fd752d55..9e9cfb5f 100644
--- a/src/shared/components/RightColumn.tsx
+++ b/src/shared/components/RightColumn.tsx
@@ -43,7 +43,7 @@ function RightColumn({children}: RightColumnProps) {
return (
-