From bba7b9a64bc720c2cd0ced3a7b5c39ded0282bb5 Mon Sep 17 00:00:00 2001 From: chris Date: Tue, 16 Mar 2021 23:53:55 -0400 Subject: [PATCH] raya vid width --- raya/index.html | 1 + 1 file changed, 1 insertion(+) diff --git a/raya/index.html b/raya/index.html index 9be7c6d..6ca8d2f 100644 --- a/raya/index.html +++ b/raya/index.html @@ -14,6 +14,7 @@ justify-content: center; margin: auto; height:100vh; + width: 100vw; }