From 45f95bd533fddb230f814ba327bdf817a75efabd Mon Sep 17 00:00:00 2001 From: Alex Gleason Date: Sat, 7 May 2022 15:45:29 -0500 Subject: [PATCH] Use gradient colors on PublicLayout --- app/soapbox/features/landing_page/index.tsx | 2 +- app/soapbox/features/public_layout/components/sonar.tsx | 2 +- app/soapbox/features/public_layout/index.js | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/app/soapbox/features/landing_page/index.tsx b/app/soapbox/features/landing_page/index.tsx index a33b9e871..226438d03 100644 --- a/app/soapbox/features/landing_page/index.tsx +++ b/app/soapbox/features/landing_page/index.tsx @@ -72,7 +72,7 @@ const LandingPage = () => {
-

+

{instance.title}

diff --git a/app/soapbox/features/public_layout/components/sonar.tsx b/app/soapbox/features/public_layout/components/sonar.tsx index 62c50a42d..f6a8ce21e 100644 --- a/app/soapbox/features/public_layout/components/sonar.tsx +++ b/app/soapbox/features/public_layout/components/sonar.tsx @@ -8,7 +8,7 @@ const Sonar = () => (
-
+
); diff --git a/app/soapbox/features/public_layout/index.js b/app/soapbox/features/public_layout/index.js index a96e269e3..fa62567aa 100644 --- a/app/soapbox/features/public_layout/index.js +++ b/app/soapbox/features/public_layout/index.js @@ -35,7 +35,7 @@ class PublicLayout extends ImmutablePureComponent { return (
-
+