1
0

Adjust cat slot left position in index.html

This commit is contained in:
2025-05-26 02:27:41 +02:00
parent b9eb74b47b
commit cf2c2fc7a3

View File

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