diff --git a/src/components/videoBackground/videoBackground.scss b/src/components/videoBackground/videoBackground.scss index 7017e18b..e97512dc 100644 --- a/src/components/videoBackground/videoBackground.scss +++ b/src/components/videoBackground/videoBackground.scss @@ -8,7 +8,7 @@ video, iframe { width: 100%; - height: 195px; + height: 220px; object-fit: cover; display: block; border-radius: 5px;