Skip to content

Commit

Permalink
Added padding to the Video Player
Browse files Browse the repository at this point in the history
Co-authored-by: Sonal Gaud <[email protected]>
Signed-off-by: Ajay Singh <[email protected]>
  • Loading branch information
Ajay-singh1 and sonalgaud12 committed Dec 21, 2024
1 parent 36070ed commit 9f5aff7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions site/src/App.style.js
Original file line number Diff line number Diff line change
Expand Up @@ -214,6 +214,7 @@ export const Main = styled.main`
margin: 4rem auto;
display: flex;
justify-content: center;
padding: 30px;
}
.embedVideo {
height: 44vw !important;
Expand Down

0 comments on commit 9f5aff7

Please sign in to comment.