fix latest book scroll

master
Marshall 2020-09-08 18:27:12 -04:00
parent 647bd85212
commit 9826b08a57
1 changed files with 3 additions and 3 deletions

View File

@ -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>