Add Books page and minor improvements
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
<style>
|
||||
/* Custom book page styles */
|
||||
.book-card .card-img-top {
|
||||
height: 300px;
|
||||
object-fit: cover;
|
||||
background-color: #f1f1f1;
|
||||
}
|
||||
</style>
|
||||
Reference in New Issue
Block a user