fix latest book scroll
parent
647bd85212
commit
9826b08a57
|
@ -1,7 +1,7 @@
|
||||||
<!-- Latest Books -->
|
<!-- Latest Books -->
|
||||||
<div class="library">
|
<div class="library" style="overflow-x: auto; position: relative;">
|
||||||
<div class="box_shadow" style="min-width: 1260px;">
|
<div class="box_shadow" style="min-width: 1260px;">
|
||||||
<div class="lib latest no-select">
|
<div class="lib latest no-select">
|
||||||
{% include latest_covers.html %}
|
{% include latest_covers.html %}
|
||||||
</div>
|
</div>
|
||||||
<p><i>Some of our latest eBooks</i> <a href="https://dev.gutenberg.org/browse/recent/last1">Click Here for more latest books!</a></p>
|
<p><i>Some of our latest eBooks</i> <a href="https://dev.gutenberg.org/browse/recent/last1">Click Here for more latest books!</a></p>
|
||||||
|
|
Loading…
Reference in New Issue