Skip to content

Commit 5d5ea73

Browse files
committed
amend indentation
1 parent 98182a6 commit 5d5ea73

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

index.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,11 @@
1010
<header>
1111
<div id="page-banner">
1212
<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>
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>
1818
</div>
1919
</header>
2020
<div id="book-list">

0 commit comments

Comments
 (0)