Skip to content

Commit

Permalink
fix video height on testimonials page
Browse files Browse the repository at this point in the history
  • Loading branch information
gustavomm19 committed Jul 25, 2023
1 parent 94a588e commit 5416798
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/SuccessStories/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,7 @@ const TestimonialCard = ({
width="100%"
width_tablet="100%"
style={{ breakInside: "avoid" }}
videoHeight="600px"
/>
</Div>
</>
Expand Down

0 comments on commit 5416798

Please sign in to comment.