Remove unused search box
This commit is contained in:
@@ -60,12 +60,6 @@
|
||||
title="Map to Protospace"
|
||||
></iframe>
|
||||
</section>
|
||||
<section>
|
||||
<form class="search">
|
||||
<input placeholder="Search…" aria-label="Search" />
|
||||
<button type="button">⌕</button>
|
||||
</form>
|
||||
</section>
|
||||
</aside>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -71,8 +71,6 @@
|
||||
</a>.
|
||||
</p>
|
||||
|
||||
<span class="icon-paperplane" aria-hidden="true"></span>
|
||||
|
||||
<h3>Parking:</h3>
|
||||
|
||||
<p>
|
||||
|
||||
@@ -54,12 +54,6 @@
|
||||
title="Map to Protospace"
|
||||
></iframe>
|
||||
</section>
|
||||
<section>
|
||||
<form class="search">
|
||||
<input placeholder="Search…" aria-label="Search" />
|
||||
<button type="button">⌕</button>
|
||||
</form>
|
||||
</section>
|
||||
</aside>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -75,12 +75,6 @@
|
||||
title="Map to Protospace"
|
||||
></iframe>
|
||||
</section>
|
||||
<section>
|
||||
<form class="search">
|
||||
<input placeholder="Search…" aria-label="Search" />
|
||||
<button type="button">⌕</button>
|
||||
</form>
|
||||
</section>
|
||||
</aside>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -227,12 +227,6 @@
|
||||
title="Map to Protospace"
|
||||
></iframe>
|
||||
</section>
|
||||
<section>
|
||||
<form class="search">
|
||||
<input placeholder="Search…" aria-label="Search" />
|
||||
<button type="button">⌕</button>
|
||||
</form>
|
||||
</section>
|
||||
</aside>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -56,12 +56,6 @@
|
||||
title="Map to Protospace"
|
||||
></iframe>
|
||||
</section>
|
||||
<section>
|
||||
<form class="search">
|
||||
<input placeholder="Search…" aria-label="Search" />
|
||||
<button type="button">⌕</button>
|
||||
</form>
|
||||
</section>
|
||||
</aside>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -58,12 +58,6 @@
|
||||
title="Map to Protospace"
|
||||
></iframe>
|
||||
</section>
|
||||
<section>
|
||||
<form class="search">
|
||||
<input placeholder="Search…" aria-label="Search" />
|
||||
<button type="button">⌕</button>
|
||||
</form>
|
||||
</section>
|
||||
</aside>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -62,12 +62,6 @@
|
||||
title="Map to Protospace"
|
||||
></iframe>
|
||||
</section>
|
||||
<section>
|
||||
<form class="search">
|
||||
<input placeholder="Search…" aria-label="Search" />
|
||||
<button type="button">⌕</button>
|
||||
</form>
|
||||
</section>
|
||||
</aside>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
-22
@@ -134,28 +134,6 @@ main h1 {
|
||||
height: 300px;
|
||||
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 {
|
||||
margin-top: 0;
|
||||
}
|
||||
|
||||
@@ -109,12 +109,6 @@
|
||||
title="Map to Protospace"
|
||||
></iframe>
|
||||
</section>
|
||||
<section>
|
||||
<form class="search">
|
||||
<input placeholder="Search…" aria-label="Search" />
|
||||
<button type="button">⌕</button>
|
||||
</form>
|
||||
</section>
|
||||
</aside>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -58,12 +58,6 @@
|
||||
title="Map to Protospace"
|
||||
></iframe>
|
||||
</section>
|
||||
<section>
|
||||
<form class="search">
|
||||
<input placeholder="Search…" aria-label="Search" />
|
||||
<button type="button">⌕</button>
|
||||
</form>
|
||||
</section>
|
||||
</aside>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user