diff --git a/packages/web/pages/settings/integrations.tsx b/packages/web/pages/settings/integrations.tsx
index 747233b3e..cf5dd805b 100644
--- a/packages/web/pages/settings/integrations.tsx
+++ b/packages/web/pages/settings/integrations.tsx
@@ -217,91 +217,97 @@ export default function Integrations(): JSX.Element {
top: '5rem',
}}
/>
- Integrations
-
- Connect with other applications can help enhance and streamline your
- experience with Omnivore, below are some useful apps to connect your
- Omnivore account to.
-
-
- Applications
- {integrationsArray.map((item) => {
- return (
-
-
-
+
+ Integrations
+
+
+ Connect with other applications can help enhance and streamline your
+ experience with Omnivore, below are some useful apps to connect your
+ Omnivore account to.
+
+
+ Applications
+
+ {integrationsArray.map((item) => {
+ return (
+
-