Update bookwyrm.css

This commit is contained in:
Joachim 2021-12-28 17:59:01 +01:00
parent b6e90ce2b2
commit b26d41cefc

View file

@ -642,6 +642,7 @@ ol.ordered-list li::before {
gap: 1.5rem;
grid-template-columns: repeat(auto-fit, minmax(10em, 1fr));
}
.books-grid > .is-big {
padding: 1.5rem 1.5rem 0;
}