Skip to content

Commit

Permalink
Update books.component.html
Browse files Browse the repository at this point in the history
  • Loading branch information
Purge11 committed Jun 15, 2024
1 parent bf5bcdc commit ae7df3a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/app/books/books.component.html
Original file line number Diff line number Diff line change
Expand Up @@ -160,6 +160,8 @@ <h2 class="book-name">Act4 books</h2>
- Attack Strategy of Lord Cuarry's Knights (2)
</li>
</ul>
</div>
</div>
<div class="book-container">
<div class="d-flex justify-content-center align-items-center flex-column">
<h2 class="book-name">Infinity Tower books</h2>
Expand All @@ -182,6 +184,8 @@ <h2 class="book-name">Infinity Tower books</h2>
- Pet Trainer's Manual 1
</li>
</ul>
</div>
</div>
</div>
</div>
</div>
Expand Down

0 comments on commit ae7df3a

Please sign in to comment.