Update link.vue

This commit is contained in:
かっこかり 2024-10-17 22:47:22 +09:00 committed by GitHub
parent 58d6562ae3
commit 7657cecb71
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -109,7 +109,7 @@ const props = defineProps<{
}
.headerTextSub {
color: var(--fgTransparentWeak);
color: var(--MI_THEME-fgTransparentWeak);
font-size: .85em;
}