Remove unused search box

This commit is contained in:
Tanner
2026-09-16 17:20:08 +00:00
parent 9d5cc15922
commit 8fb494d669
11 changed files with 0 additions and 78 deletions
-6
View File
@@ -60,12 +60,6 @@
title="Map to Protospace" title="Map to Protospace"
></iframe> ></iframe>
</section> </section>
<section>
<form class="search">
<input placeholder="Search…" aria-label="Search" />
<button type="button"></button>
</form>
</section>
</aside> </aside>
</div> </div>
</div> </div>
-2
View File
@@ -71,8 +71,6 @@
</a>. </a>.
</p> </p>
<span class="icon-paperplane" aria-hidden="true"></span>
<h3>Parking:</h3> <h3>Parking:</h3>
<p> <p>
-6
View File
@@ -54,12 +54,6 @@
title="Map to Protospace" title="Map to Protospace"
></iframe> ></iframe>
</section> </section>
<section>
<form class="search">
<input placeholder="Search…" aria-label="Search" />
<button type="button"></button>
</form>
</section>
</aside> </aside>
</div> </div>
</div> </div>
-6
View File
@@ -75,12 +75,6 @@
title="Map to Protospace" title="Map to Protospace"
></iframe> ></iframe>
</section> </section>
<section>
<form class="search">
<input placeholder="Search…" aria-label="Search" />
<button type="button"></button>
</form>
</section>
</aside> </aside>
</div> </div>
</div> </div>
-6
View File
@@ -227,12 +227,6 @@
title="Map to Protospace" title="Map to Protospace"
></iframe> ></iframe>
</section> </section>
<section>
<form class="search">
<input placeholder="Search…" aria-label="Search" />
<button type="button"></button>
</form>
</section>
</aside> </aside>
</div> </div>
</div> </div>
-6
View File
@@ -56,12 +56,6 @@
title="Map to Protospace" title="Map to Protospace"
></iframe> ></iframe>
</section> </section>
<section>
<form class="search">
<input placeholder="Search…" aria-label="Search" />
<button type="button"></button>
</form>
</section>
</aside> </aside>
</div> </div>
</div> </div>
-6
View File
@@ -58,12 +58,6 @@
title="Map to Protospace" title="Map to Protospace"
></iframe> ></iframe>
</section> </section>
<section>
<form class="search">
<input placeholder="Search…" aria-label="Search" />
<button type="button"></button>
</form>
</section>
</aside> </aside>
</div> </div>
</div> </div>
-6
View File
@@ -62,12 +62,6 @@
title="Map to Protospace" title="Map to Protospace"
></iframe> ></iframe>
</section> </section>
<section>
<form class="search">
<input placeholder="Search…" aria-label="Search" />
<button type="button"></button>
</form>
</section>
</aside> </aside>
</div> </div>
</div> </div>
-22
View File
@@ -134,28 +134,6 @@ main h1 {
height: 300px; height: 300px;
border: 0; border: 0;
} }
.search {
display: flex;
border: 2px solid var(--ink);
border-radius: 5px;
overflow: hidden;
height: 60px;
}
.search input {
min-width: 0;
flex: 1;
border: 0;
padding: 15px;
background: #fff8;
font: 16px Lato;
}
.search button {
width: 82px;
border: 0;
border-left: 2px solid var(--ink);
font-size: 26px;
background: #eee;
}
.home-intro { .home-intro {
margin-top: 0; margin-top: 0;
} }
-6
View File
@@ -109,12 +109,6 @@
title="Map to Protospace" title="Map to Protospace"
></iframe> ></iframe>
</section> </section>
<section>
<form class="search">
<input placeholder="Search…" aria-label="Search" />
<button type="button"></button>
</form>
</section>
</aside> </aside>
</div> </div>
</div> </div>
-6
View File
@@ -58,12 +58,6 @@
title="Map to Protospace" title="Map to Protospace"
></iframe> ></iframe>
</section> </section>
<section>
<form class="search">
<input placeholder="Search…" aria-label="Search" />
<button type="button"></button>
</form>
</section>
</aside> </aside>
</div> </div>
</div> </div>