From 876fa0759441b980a6a26e6fabe2a0a5208c1694 Mon Sep 17 00:00:00 2001 From: "tangly1024.com" Date: Fri, 24 Mar 2023 12:28:22 +0800 Subject: [PATCH] =?UTF-8?q?fix/=E6=98=9F=E7=A9=BA=E3=80=81=E5=BD=A9?= =?UTF-8?q?=E5=B8=A6=E5=8A=A8=E6=95=88=E5=B1=82=E7=BA=A7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- components/StarrySky.js | 2 +- themes/hexo/components/Header.js | 23 +++++++---------------- themes/matery/components/Header.js | 16 +++++----------- 3 files changed, 13 insertions(+), 28 deletions(-) diff --git a/components/StarrySky.js b/components/StarrySky.js index 089a95b9..4cb5c8a5 100644 --- a/components/StarrySky.js +++ b/components/StarrySky.js @@ -7,7 +7,7 @@ export const StarrySky = () => { }, []) return (
- +
) } diff --git a/themes/hexo/components/Header.js b/themes/hexo/components/Header.js index 87e83e10..658e2e77 100644 --- a/themes/hexo/components/Header.js +++ b/themes/hexo/components/Header.js @@ -83,23 +83,14 @@ const Header = props => { }, throttleMs)) return ( -