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