From c41ad12778218ed0a56fd32418a3dadfbc9aac77 Mon Sep 17 00:00:00 2001 From: chris Date: Tue, 16 Mar 2021 23:56:48 -0400 Subject: [PATCH] remove height and width raya --- raya/index.html | 2 -- 1 file changed, 2 deletions(-) diff --git a/raya/index.html b/raya/index.html index 6ca8d2f..041a230 100644 --- a/raya/index.html +++ b/raya/index.html @@ -13,8 +13,6 @@ align-content: center; justify-content: center; margin: auto; - height:100vh; - width: 100vw; }