diff --git a/site/src/App.style.js b/site/src/App.style.js index 0fb51a4..8c31813 100644 --- a/site/src/App.style.js +++ b/site/src/App.style.js @@ -214,6 +214,7 @@ export const Main = styled.main` margin: 4rem auto; display: flex; justify-content: center; + padding: 30px; } .embedVideo { height: 44vw !important;