diff --git a/theme/src/client/components/Nav/NavBarSearch.vue b/theme/src/client/components/Nav/NavBarSearch.vue index 974287fc..e8860b46 100644 --- a/theme/src/client/components/Nav/NavBarSearch.vue +++ b/theme/src/client/components/Nav/NavBarSearch.vue @@ -48,7 +48,7 @@ .navbar-search .DocSearch-Button { display: flex; - justify-content: center; + justify-content: center !important; align-items: center; margin: 0; padding: 0; diff --git a/theme/src/node/defaultOptions.ts b/theme/src/node/defaultOptions.ts index ee82d529..be3b3d20 100644 --- a/theme/src/node/defaultOptions.ts +++ b/theme/src/node/defaultOptions.ts @@ -5,7 +5,7 @@ export const defaultLocaleOption: Partial = { notes: { link: '/note', dir: 'notes', notes: [] }, footer: { message: - 'Power by vuepress & vuepress-theme-plume', + 'Power by VuePress & vuepress-theme-plume', }, appearance: true, // page meta