From 4207fbf7a1dbd88af2ecfd2055ba332208192c36 Mon Sep 17 00:00:00 2001 From: Lisa Gorewit-Decker <50784106+lisagorewitdecker@users.noreply.github.com> Date: Tue, 19 Nov 2024 19:40:41 -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 64f8a2c..297083d 100644 --- a/styles/globals.css +++ b/styles/globals.css @@ -18,7 +18,7 @@ body { } .iframe{ min-width:100% !important; - min-height:100% !important; + min-height:1000px !important; background-color: #FFFFFF!important; } a {