From bfe12a63532f39b4f97c4a7738684e64efafe5de Mon Sep 17 00:00:00 2001 From: Lisa Gorewit-Decker <50784106+lisagorewitdecker@users.noreply.github.com> Date: Tue, 19 Nov 2024 19:13:26 -0800 Subject: [PATCH] Update globals.css --- styles/globals.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/styles/globals.css b/styles/globals.css index 34483af..64f8a2c 100644 --- a/styles/globals.css +++ b/styles/globals.css @@ -18,7 +18,7 @@ body { } .iframe{ min-width:100% !important; - height:800px !important; + min-height:100% !important; background-color: #FFFFFF!important; } a {