Fixed clipping splatfest result box

This commit is contained in:
Inkception
2023-02-14 04:18:50 +01:00
parent 1220bb019d
commit b1b5dc5889

View File

@@ -25,7 +25,7 @@
/>
</div>
<div class="flex flex-wrap items-center justify-center gap-y-6 md:gap-x-6 md:gap-y-0" v-if="usSplatfests.recentFestival">
<div class="flex flex-wrap items-center justify-center gap-y-6 md:gap-x-6" v-if="usSplatfests.recentFestival">
<SplatfestBox
:festival="usSplatfests.recentFestival"
class="max-w-md md:-rotate-1"