Update link.vue
This commit is contained in:
parent
58d6562ae3
commit
7657cecb71
|
@ -109,7 +109,7 @@ const props = defineProps<{
|
||||||
}
|
}
|
||||||
|
|
||||||
.headerTextSub {
|
.headerTextSub {
|
||||||
color: var(--fgTransparentWeak);
|
color: var(--MI_THEME-fgTransparentWeak);
|
||||||
font-size: .85em;
|
font-size: .85em;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue