We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bb5713c commit 42bcc2eCopy full SHA for 42bcc2e
frontend/src/components/ui/Footer.vue
@@ -21,7 +21,7 @@ import CheckCircle from "@/components/icons/CheckCircle.vue";
21
<span class="whitespace-pre-line text-sm font-normal">
22
{{ $t('footer.left.description') }}
23
</span>
24
- <span class="text-[#6f6f6f] text-xs">
+ <span class="text-[#7D7D7D] text-xs">
25
© 2023-2025 Valory. {{ $t('footer.copyright') }}
26
27
<div class="flex flex-wrap gap-2">
0 commit comments