From 29f9b871287888309378991ad708f1ee6d0aff1e Mon Sep 17 00:00:00 2001 From: pengzhanbo Date: Sun, 16 Feb 2025 15:03:14 +0800 Subject: [PATCH] fix(theme): incorrect home hero actions layout in mobile (#464) * fix(theme): incorrect home hero actions layout in mobile * chore: tweak --- theme/src/client/components/Nav/VPNavBarTitle.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/theme/src/client/components/Nav/VPNavBarTitle.vue b/theme/src/client/components/Nav/VPNavBarTitle.vue index 15cf7c10..9f872daa 100644 --- a/theme/src/client/components/Nav/VPNavBarTitle.vue +++ b/theme/src/client/components/Nav/VPNavBarTitle.vue @@ -11,7 +11,7 @@ const routeLocale = useRouteLocale()