diff --git a/src/components/app.tsx b/src/components/app.tsx
index c73962f7..a7cc6960 100644
--- a/src/components/app.tsx
+++ b/src/components/app.tsx
@@ -40,7 +40,7 @@ export default function App() {
scrollbarGutter: 'stable',
} }
data-testid="site-content"
- className="p-8 bg-white overflow-y-auto h-full flex-grow rounded-chrome"
+ className="py-8 pr-8 bg-white overflow-y-auto h-full flex-grow rounded-chrome"
>