From 5c1d031e6e9f663e70895683e2163cb4d5614be8 Mon Sep 17 00:00:00 2001 From: davay Date: Thu, 22 Aug 2024 16:06:58 +0700 Subject: [PATCH] smaller --- components/MainLayout.vue | 22 ++++++++++++---------- 1 file changed, 12 insertions(+), 10 deletions(-) diff --git a/components/MainLayout.vue b/components/MainLayout.vue index 898b4039..50be215e 100644 --- a/components/MainLayout.vue +++ b/components/MainLayout.vue @@ -9,13 +9,13 @@ const { theme, site, isDark } = useData()