1
0
Fork 0

Get all books for tag

This commit is contained in:
Mouse Reeve 2020-02-21 09:15:20 -08:00
parent 375ff9365f
commit cb6b98992c
3 changed files with 8 additions and 4 deletions

View file

@ -113,6 +113,10 @@ h2 {
margin-right: 1em;
}
.book-preview.grid {
float: left;
}
.book-cover.small {
width: 50px;
height: auto;