Fix cat slot position in index.html
This commit is contained in:
@@ -220,7 +220,7 @@
|
||||
</div>
|
||||
|
||||
<!-- Cat -->
|
||||
<div id="catSlot" class="absolute bottom-0 left-"></div>
|
||||
<div id="catSlot" class="absolute bottom-0 left-0"></div>
|
||||
|
||||
<!-- Interaction Bar -->
|
||||
<div class="w-full h-16 flex items-center p-4 interaction-bar"
|
||||
|
||||
Reference in New Issue
Block a user