scroll position save fix attempt no. 1 feat. 'What happens next…?' text at bottom of scroll; buffer added to scroll, accounter for in FTs
This commit is contained in:
@@ -13,4 +13,12 @@
|
||||
{% empty %}
|
||||
<p class="event-empty"><small>No events yet.</small></p>
|
||||
{% endfor %}
|
||||
<div class="scroll-buffer" aria-hidden="true">
|
||||
<span class="scroll-buffer-text">What</span>
|
||||
<span class="scroll-buffer-text quaUser"> happens</span>
|
||||
<span class="scroll-buffer-text terUser"> next</span>
|
||||
<span class="scroll-buffer-dots">
|
||||
<span></span><span></span><span></span><span></span>
|
||||
</span>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
Reference in New Issue
Block a user