Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
<div class="fixed-top" id="message"></div>


<!--Adding books-->
<!--Section of Adding books-->
<div class="container pt-4 mt-5 my-3">
<h1 class="text-center display-4 font-weight-bold">Welcome To Online Library</h1>
<hr>
Expand Down Expand Up @@ -124,7 +124,7 @@ <h1 class="text-center display-4 font-weight-bold">Welcome To Online Library</h1
</form>
<br>

<!--Display of books-->
<!-- Section Display of books-->
<div id="table mt-0">

<h1>Your Book Shelf</h1>
Expand Down