diff --git a/repos/.vitepress/theme/components/Copyright.vue b/repos/.vitepress/theme/components/Copyright.vue index c9ccafcf5..ea763a74c 100644 --- a/repos/.vitepress/theme/components/Copyright.vue +++ b/repos/.vitepress/theme/components/Copyright.vue @@ -62,8 +62,9 @@ p { .recordNo .icon svg { height: 16px; width: 16px; - fill: var(--vp-c-text-2); + /*fill: var(--vp-c-text-2);*/ + fill: #5791ED; position: relative; - top: 2.8px; + top: 3px; } \ No newline at end of file