diff --git a/frontend/src/pages/pc/public/schedule/sections/VarietySection.jsx b/frontend/src/pages/pc/public/schedule/sections/VarietySection.jsx index d22348f..029d092 100644 --- a/frontend/src/pages/pc/public/schedule/sections/VarietySection.jsx +++ b/frontend/src/pages/pc/public/schedule/sections/VarietySection.jsx @@ -13,27 +13,27 @@ function VarietySection({ schedule }) { const categoryColor = schedule.category?.color || '#06b6d4'; return ( -