push
This commit is contained in:
@@ -29,19 +29,6 @@
|
||||
</header>
|
||||
|
||||
<main class="container page" id="content">
|
||||
<section class="home-hero">
|
||||
<h1>What do you want to watch?</h1>
|
||||
<p>
|
||||
One catalog, many sources. Pick a stream, and if it dies mid-episode,
|
||||
switch source — your place is remembered.
|
||||
</p>
|
||||
<form class="search-bar__form" id="heroForm" role="search">
|
||||
<input class="field search-bar__input" id="heroInput" type="search" placeholder="Search movies and shows…" autocomplete="off">
|
||||
<button class="btn btn--primary" type="submit">Search</button>
|
||||
</form>
|
||||
<div class="chips" id="heroChips"></div>
|
||||
</section>
|
||||
|
||||
<div id="sections"></div>
|
||||
</main>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user