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

- - + +