[archive] Get a working version of sticky shopkeeper

This commit is contained in:
Max Wofford 2024-05-31 13:37:59 -04:00
parent 0ce5c02dae
commit 3abd1b8126

View file

@ -164,7 +164,7 @@
</div>
<div class="container section">
<div class="container section" style="position: relative;">
<div class="heading-card">
<span>What's in stock?</span>
<button id="open-shop">
@ -178,9 +178,7 @@
</div>
<div class="shop-stand">
<div class="shop-stand" style="position:sticky; bottom:0px;">
<img id="shopkeeper" src="" alt="shopkeeper" />
<div class="shop-ledge"></div>
<div class="shop-counter">
@ -192,6 +190,8 @@
</div>
</div>
</div>
</div>
</body>
<!-- Intentionally loaded last -->