fix: store page styling

This commit is contained in:
DecDuck
2025-03-11 11:47:35 +11:00
parent 9608cc9742
commit c3ee948682
3 changed files with 5 additions and 5 deletions

View File

@ -8,7 +8,7 @@
:autoplay="15 * 1000"
:transition="500"
:pauseAutoplayOnHover="true"
class="store-caoursel"
class="store-carousel"
>
<VueSlide v-for="game in recent" :key="game.id">
<div class="w-full h-full relative">