Placeholder discover books page
This commit is contained in:
parent
c8a65ae6e1
commit
b1ad8ba317
4 changed files with 43 additions and 1 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue