We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 98182a6 commit 5d5ea73Copy full SHA for 5d5ea73
index.html
@@ -10,11 +10,11 @@
10
<header>
11
<div id="page-banner">
12
<h1 class="title">Bookorama</h1>
13
- <p>Books for Ninjas</p>
14
- <a href="http://www.thenetninja.co.uk">Net Ninja Site</a>
15
- <form id="search-books">
16
- <input type="text" placeholder="Search books..." />
17
- </form>
+ <p>Books for Ninjas</p>
+ <a href="http://www.thenetninja.co.uk">Net Ninja Site</a>
+ <form id="search-books">
+ <input type="text" placeholder="Search books..." />
+ </form>
18
</div>
19
</header>
20
<div id="book-list">
0 commit comments