fix(pdf): increase role text spacing and link agbs pdf directly to static file
Some checks failed
Build & Deploy / 🔍 Prepare (push) Successful in 10s
Build & Deploy / 🧪 QA (push) Failing after 1m20s
Build & Deploy / 🏗️ Build (push) Has been skipped
Build & Deploy / 🚀 Deploy (push) Has been skipped
Build & Deploy / 🧪 Post-Deploy Verification (push) Has been skipped
Build & Deploy / 🔔 Notify (push) Successful in 3s

This commit is contained in:
2026-06-12 14:11:46 +02:00
parent d7178a9100
commit a6ba484faa
16 changed files with 49 additions and 7 deletions

View File

@@ -302,7 +302,7 @@ const styles = StyleSheet.create({
flexDirection: 'column',
},
nameSection: {
marginBottom: '2.5mm', // Clear separation between name block and contact block
marginBottom: '6mm', // Clear separation between name block and contact block
},
nameText: {
fontSize: 13,