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 (
-