diff --git a/app/soapbox/features/auth_layout/index.tsx b/app/soapbox/features/auth_layout/index.tsx index 283791ce9..7a0d39c71 100644 --- a/app/soapbox/features/auth_layout/index.tsx +++ b/app/soapbox/features/auth_layout/index.tsx @@ -23,7 +23,7 @@ const AuthLayout = () => {
-
+
{logo ? ( {siteTitle} @@ -37,8 +37,8 @@ const AuthLayout = () => {
-
-
+
+
diff --git a/app/soapbox/features/public_layout/components/header.tsx b/app/soapbox/features/public_layout/components/header.tsx index d01f37ebd..79253194e 100644 --- a/app/soapbox/features/public_layout/components/header.tsx +++ b/app/soapbox/features/public_layout/components/header.tsx @@ -71,7 +71,7 @@ const Header = () => {