diff --git a/src/components/FluxNote.vue b/src/components/FluxNote.vue
index ff7bd86..b175311 100644
--- a/src/components/FluxNote.vue
+++ b/src/components/FluxNote.vue
@@ -99,15 +99,17 @@ const focusREADME = () => scrollToTop()
{{ repo }}
-
-
- {{ repo }}
-
-
-
+
+
{{ user }}
-
-
+
@@ -179,6 +181,17 @@ $header-height: 40px;
.repo-title {
margin-top: 1rem;
+ .repo-header {
+ display: flex;
+ justify-content: center;
+ align-items: center;
+ gap: 1rem;
+ }
+
+ .title {
+ margin-bottom: 0;
+ }
+
.title,
.subtitle {
text-align: center;
diff --git a/src/modules/note/components/CacheAllNote.vue b/src/modules/note/components/CacheAllNote.vue
index cb6da18..b3ca9d0 100644
--- a/src/modules/note/components/CacheAllNote.vue
+++ b/src/modules/note/components/CacheAllNote.vue
@@ -20,7 +20,7 @@ const confirmBeforeCachingAllNotes = () => {
>