From 65f941cc7601bc03a68dbd80f6245ca52d40a400 Mon Sep 17 00:00:00 2001 From: Daniel Date: Fri, 2 Aug 2024 13:46:59 -0600 Subject: [PATCH] Update index.html --- index.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/index.html b/index.html index 910f0f2..d5aba2f 100644 --- a/index.html +++ b/index.html @@ -23,13 +23,13 @@ .map-container { width: 100%; display: flex; - flex-direction: row; + flex-direction: column; /* Change to column for vertical stacking */ flex: 1; } iframe { flex: 1; border: none; - min-height: 420px; + height: 50%; /* Adjust as necessary to fit within the viewport */ } .buttons { width: 100%; @@ -57,8 +57,8 @@

CSMS Claims and Neighbors

- - + +