diff --git a/components/calendar/state/yearly/Layout.vue b/components/calendar/state/yearly/Layout.vue index 290d464..374b378 100644 --- a/components/calendar/state/yearly/Layout.vue +++ b/components/calendar/state/yearly/Layout.vue @@ -24,7 +24,7 @@ const moveCalendarRight = useThrottleFn(() => { diff --git a/tailwind.config.js b/tailwind.config.js index d25b7e0..4429158 100644 --- a/tailwind.config.js +++ b/tailwind.config.js @@ -16,7 +16,6 @@ module.exports = { theme: { container: { - center: true, padding: "2rem", screens: { "2xl": "1400px",