0

Ginger mentioned increasing the height of video a bit

This commit is contained in:
Gabe Kangas 2020-07-23 00:13:52 -07:00
parent 5ce9a4928c
commit d8d6c0f26a

View File

@ -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;
}