mirror of
https://github.com/misenhower/splatoon3.ink.git
synced 2026-04-25 07:18:35 -05:00
Fix an issue with Splatfest schedules
This commit is contained in:
parent
ba921ff265
commit
7b48388672
|
|
@ -1,5 +1,5 @@
|
|||
<template>
|
||||
<ProductContainer :bg="type.bg" class="pt-10">
|
||||
<ProductContainer :bg="type.bg" class="pt-10 max-w-sm">
|
||||
<div class="space-y-2">
|
||||
<div class="flex items-center justify-center space-x-1 mx-2">
|
||||
<div class="font-splatoon1 text-2xl text-shadow">
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user