diff --git a/components/Loader.tsx b/components/Loader.tsx
index b0be9da34750..cfb0a1ef4acb 100644
--- a/components/Loader.tsx
+++ b/components/Loader.tsx
@@ -35,7 +35,7 @@ export default function Loader({
return (
{loaderIcon}
-
{loaderText}
+
{loaderText}
);
}
diff --git a/pages/community/tsc.tsx b/pages/community/tsc.tsx
index a341204661d0..39b049259a79 100644
--- a/pages/community/tsc.tsx
+++ b/pages/community/tsc.tsx
@@ -189,7 +189,8 @@ export default function TSC() {
type='TSC Voting'
title='Get notified when TSC is voting'
subtitle="You'll receive an email whenever someone requests the TSC to vote"
- className='text-white'
+ className='text-center'
+ dark
/>