Skip to content

Commit

Permalink
Update Footer.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
jaaaaavier committed Dec 18, 2024
1 parent 2104a8b commit 0bfc52b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/layout/footers/Footer.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -959,7 +959,7 @@ export default function Footer({
</div>
</footer>
{lang === 'es' && (
<p className="text- max-w-[896px] pb-5 pt-10 text-center text-sm font-medium text-cool-gray-100">
<p className="text- max-w-[896px] pb-5 pt-10 text-center text-xs text-cool-gray-60">
{textContent.FooterSection.financialProject}
</p>
)}
Expand Down

0 comments on commit 0bfc52b

Please sign in to comment.