File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -272,8 +272,13 @@ <h2>Locations (Listed N to S)</h2>
272272 </ div >
273273 </ div >
274274 </ div >
275+ </ div >
276+ < div class = "basic-box ">
277+ < h2 > Community Network Sites Map</ h2 >
278+ < iframe src ="https://www.google.com/maps/d/embed?mid=1T0TIZ7GL1eXlABPLaSM4DS9hW7-BoGhs&ehbc=2E312F&z=10&sll=47.551951079942704, -122.28761910549852 " allowfullscreen class = "map "> </ iframe >
279+ </ div >
275280
276- < div class ="landing-tan ">
281+ < div class ="landing-tan " style =" margin-bottom: 50px; " >
277282 < h2 > Coverage Map </ h2 >
278283 < button onclick ="location.href='' " type ="button " id ="network-button ">
279284 Our latest coverage estimates →
Original file line number Diff line number Diff line change @@ -437,6 +437,16 @@ top: 833px;
437437background: #FFFFFF;
438438transform: rotate(-180deg);
439439*/
440+ .map {
441+ width : 100% ;
442+ max-width : 1000px ;
443+ height : 500px ;
444+ display : block;
445+ margin-left : auto;
446+ margin-right : auto;
447+
448+ }
449+
440450.wave-container {
441451 background-image : url ("assets/landing\ page\ banner.png" );
442452}
You can’t perform that action at this time.
0 commit comments