Make books clickable
This commit is contained in:
parent
f6c72d7665
commit
3c8449f6d1
|
@ -0,0 +1,4 @@
|
|||
.is-clickable,
|
||||
.modal-button {
|
||||
cursor: pointer;
|
||||
}
|
Loading…
Reference in New Issue