mirror of
https://github.com/misenhower/splatoon3.ink.git
synced 2026-09-09 09:05:42 -05:00
Fix an issue with Splatfest schedules
This commit is contained in:
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user