1
0
Fork 0

Placeholder discover books page

This commit is contained in:
Mouse Reeve 2020-03-16 17:45:34 -07:00
parent c8a65ae6e1
commit b1ad8ba317
4 changed files with 43 additions and 1 deletions

View file

@ -178,6 +178,17 @@ ul.menu a {
flex-grow: 0;
width: max-content;
}
.row.wrap {
flex-wrap: wrap;
}
.book-grid .book-cover {
height: 11em;
width: auto;
}
.book-grid > * {
margin-bottom: 2em;
}
.follow-requests .row {
margin-bottom: 0.5em;