Skip to content

Commit

Permalink
Merge pull request #237 from sonalgaud12/fixed-ui
Browse files Browse the repository at this point in the history
Added padding to the video image
  • Loading branch information
leecalcote authored Jan 1, 2025
2 parents 36070ed + c098a75 commit b8f2c20
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions site/src/App.style.js
Original file line number Diff line number Diff line change
Expand Up @@ -214,6 +214,8 @@ export const Main = styled.main`
margin: 4rem auto;
display: flex;
justify-content: center;
padding: 50px;
}
.embedVideo {
height: 44vw !important;
Expand Down

0 comments on commit b8f2c20

Please sign in to comment.