diff --git a/src/components/Footer.tsx b/src/components/Footer.tsx
index a8b03e3..7409a1b 100644
--- a/src/components/Footer.tsx
+++ b/src/components/Footer.tsx
@@ -37,26 +37,26 @@ export default function Footer() {
href="https://cursacorbins.cat/"
target="_blank"
rel="noopener noreferrer"
- style={{ background: '#ffffff', borderRadius: '16px', display: 'flex', alignItems: 'center', justifyContent: 'center', padding: '14px 24px', boxShadow: '0 2px 8px rgba(0,0,0,0.15)', width: '170px', height: '80px' }}
+ style={{ background: '#ffffff', borderRadius: '16px', display: 'flex', alignItems: 'center', justifyContent: 'center', padding: '16px 20px', boxShadow: '0 2px 8px rgba(0,0,0,0.15)', width: '170px', height: '110px' }}
>