diff --git a/webroot/styles/layout.css b/webroot/styles/layout.css index ac116b001..1ecb027bd 100644 --- a/webroot/styles/layout.css +++ b/webroot/styles/layout.css @@ -2,7 +2,7 @@ :root { --header-height: 3.5em; --right-col-width: 24em; - --video-container-height: 50vh; + --video-container-height: 55vh; --header-bg-color: rgba(20,0,40,1); --user-image-width: 10em; }