Make cards block again
This commit is contained in:
@@ -196,7 +196,7 @@
|
|||||||
|
|
||||||
// {{< card >}}, {{< figure >}}
|
// {{< card >}}, {{< figure >}}
|
||||||
.book-card, figure {
|
.book-card, figure {
|
||||||
display: inline-block;
|
display: block;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
height: 100%;
|
height: 100%;
|
||||||
border-radius: $border-radius;
|
border-radius: $border-radius;
|
||||||
|
|||||||
Reference in New Issue
Block a user