1
0

Correct cat slot position in index.html

This commit is contained in:
2025-05-26 04:40:38 +02:00
parent 1b86bee126
commit e905a5f2ae

View File

@@ -216,7 +216,7 @@
</div>
<!-- Cat -->
<div id="catSlot" class="absolute bottom-0 left-2"></div>
<div id="catSlot" class="absolute bottom-2 left-2"></div>
<!-- Interaction Bar -->
<div class="w-full h-16 flex items-center p-4 interaction-bar"